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.
None
0 Points
2 Posts
radtooltipmanager add targetControl using ajax
Jan 03, 2014 03:06 AM|Roukaya|LINK
i have a radtooltipmanager that have their target control inside datalist .. this datalist is binded in server side using ajax ..
I set target control from itemdatabound event of datlist ,
but tooltip doesn't work ,
any help please ..
tooltip accordion
All-Star
30411 Points
3628 Posts
Re: radtooltipmanager add targetControl using ajax
Jan 05, 2014 09:35 PM|Fuxiang Zhang - MSFT|LINK
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!
tooltip accordion