Hi,
I'm lost using Tooltip onDemand to make similar that load one page aspx inside one panel using prototype ajax. Could you make some sample to compare two methods and understand how to obtains this result using RadTooltipManager and Ondemand ajax.
I have read all post and tested the sample OnDemand from demo site, but is not clear for me. I understand that i need one iframe in place of UC. I have one page with std divs and img with onclick event. This page is build in another ajax event using reponse.write and added scripts but no codebehind. Some way to make client side the RadtooltipManager onDemandAjax?
new Ajax.Update( 'mydiv', 'my.aspx', { OnCreate:function(){}, OnComplete:function(){}
parameters:{ var:val1,var2,val2}});
Regards
I'm lost using Tooltip onDemand to make similar that load one page aspx inside one panel using prototype ajax. Could you make some sample to compare two methods and understand how to obtains this result using RadTooltipManager and Ondemand ajax.
I have read all post and tested the sample OnDemand from demo site, but is not clear for me. I understand that i need one iframe in place of UC. I have one page with std divs and img with onclick event. This page is build in another ajax event using reponse.write and added scripts but no codebehind. Some way to make client side the RadtooltipManager onDemandAjax?
new Ajax.Update( 'mydiv', 'my.aspx', { OnCreate:function(){}, OnComplete:function(){}
parameters:{ var:val1,var2,val2}});
Regards