Hi,
I have a scenario where I need specific UI panels updated when the user clicks a related menu item. Sounds simple...drop a few panels on a page with a RadMenu that contains a seperate menu item for each, add a click event handler for the RadMenu to the code-behind for the page, and than use the RadAjaxManager configuration wizard to hook everything up...but I've not been able to get it to work without adding an AjaxSetting for the RadMenu itself to the RadAjaxManager. This in turn allows updating of all panel in response to a click of any menu item. Has anyone been able to get this to work or is it just not possible?
-mark
I have a scenario where I need specific UI panels updated when the user clicks a related menu item. Sounds simple...drop a few panels on a page with a RadMenu that contains a seperate menu item for each, add a click event handler for the RadMenu to the code-behind for the page, and than use the RadAjaxManager configuration wizard to hook everything up...but I've not been able to get it to work without adding an AjaxSetting for the RadMenu itself to the RadAjaxManager. This in turn allows updating of all panel in response to a click of any menu item. Has anyone been able to get this to work or is it just not possible?
-mark