Hi Guys,
+++++++++++++++++++++++++++++
Like this
http://www.telerik.com/help/aspnet/ajax/ajxloadusercontrols.html
Working fine.
Problem: when i switched to tab2 and see the view source of browser, it shows tab1(user ctrl1) HTML (old HTML not update html).
how to get the latest(updated) html of current tab(ctrl).
Please suggest the appropiate solution.
Regards
Ravi
mcamail2002@gmail.com
Scenarios: Using RadAjaxManager/Update Panel
Master Page
++++++++++++++++++++++++++++++
Content Page
-----------------------------------------------
Tab1 Tab2 Tab3
================================
user ctrl1 user ctrl2 user ctrl3 (dynamic loading on tab selection, one control at a time)
================================
+++++++++++++++++++++++++++++
Like this
http://www.telerik.com/help/aspnet/ajax/ajxloadusercontrols.html
Working fine.
Problem: when i switched to tab2 and see the view source of browser, it shows tab1(user ctrl1) HTML (old HTML not update html).
how to get the latest(updated) html of current tab(ctrl).
Please suggest the appropiate solution.
Regards
Ravi
mcamail2002@gmail.com