How can i avoid panel menu refresh while selecting a page.
Regards,
Prassin
3 Answers, 1 is accepted
0
Kate
Telerik team
answered on 22 Jun 2012, 11:07 AM
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
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.
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
Kate
Telerik team
answered on 27 Jun 2012, 11:16 AM
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:
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.