User-417640953 posted
this datalist is binded in server side using ajax ..
I set target control from itemdatabound event of datlist ,
Hi Roukaya,
Thank you post the issue to asp.net forum.
According to your description, I see that you want to set the radtooltipmanager target control in the datalist itemdatabound event.
For why it not works when you set the target control in the ajax request, I think it not update the targetcontrols when you make the ajax request.
I think you should set the radtooltipmanager control in RadAjaxPanel or UpdatePanel. When you make ajax post back, it will also update the radtooltipmanager.
There is a similar issue below, please check it.
http://www.telerik.com/community/forums/aspnet-ajax/tooltip/datalist-itemdatabound-and-tooltipmanager.aspx
You can also post the issue to Telerik RadControls forum, there are more experts for you.
http://www.telerik.com/community/forums.aspx
Thanks.
Best Regards!