3 Answers, 1 is accepted
0
Hi Prassin,
Can you elaborate a bit more on your scenario? How do you select a page? Does it open in a new tab of the browsed or on the same page?
Greetings,
Kate
the Telerik team
Can you elaborate a bit more on your scenario? How do you select a page? Does it open in a new tab of the browsed or on the same page?
Greetings,
Kate
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0

Prassin
Top achievements
Rank 1
answered on 23 Jun 2012, 04:43 AM
Hi Kate,
in this scenario i have a panel bar and there having 2 main menu headings "Master" and "Reports"
master appearing on the top of the menu.. if i select an item inside the "Report" the panel got refresh and hide the "Report" under menu then back to normal stage.. i wish to menu items should be stable.. no need to refresh always..
in this scenario i have a panel bar and there having 2 main menu headings "Master" and "Reports"
master appearing on the top of the menu.. if i select an item inside the "Report" the panel got refresh and hide the "Report" under menu then back to normal stage.. i wish to menu items should be stable.. no need to refresh always..
0
Hi Prassin,
One approach that I can think of is to use the RadAjaxManager control that will update only certain controls on your page and thus prevent a full post back of the page. You can find more information on the control in our on-line documentation and demos:
All the best,
Kate
the Telerik team
One approach that I can think of is to use the RadAjaxManager control that will update only certain controls on your page and thus prevent a full post back of the page. You can find more information on the control in our on-line documentation and demos:
- http://www.telerik.com/help/aspnet-ajax/ajax-ajaxmanager.html
- http://demos.telerik.com/aspnet-ajax/ajax/examples/overview/defaultcs.aspx
All the best,
Kate
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.