Hello,
I'm trying to load .aspx content pages while keeping the masterpage rendered using Ajax and telerik controls. as of now i have several different content pages and a master page, the master page has a tree where users can select a link on the tree directing em to a new page. what im trying to accomplish, is what i posted prior. depending on the link clicked i would like that content page to load while the master page stays rendered on the screen. I've been searching around and haven't found much luck, im not using any user controls.
my goal is to also have a RadAjax loading panel displayed in the content page area whenever a new link is selected and a new page is being rendered while the master page stays rendered. Im pretty confident i can solve that issue, once i have the masterpage staying rendered whenever a new page is loading. and points in the correct direction would be much appreciated. thank you.
Brad
I'm trying to load .aspx content pages while keeping the masterpage rendered using Ajax and telerik controls. as of now i have several different content pages and a master page, the master page has a tree where users can select a link on the tree directing em to a new page. what im trying to accomplish, is what i posted prior. depending on the link clicked i would like that content page to load while the master page stays rendered on the screen. I've been searching around and haven't found much luck, im not using any user controls.
my goal is to also have a RadAjax loading panel displayed in the content page area whenever a new link is selected and a new page is being rendered while the master page stays rendered. Im pretty confident i can solve that issue, once i have the masterpage staying rendered whenever a new page is loading. and points in the correct direction would be much appreciated. thank you.
Brad