Is it just me, or is it common for the page to do a PostBack (flicker) the first time the RadAjaxManagerProxy is used?
I've placed a RadAjaxManagerProxy on my page (actually, it's a template for a custom module in Sitefinity), and set the AjaxControlId and the ControlId to the name of a panel on my page. This panel wraps a bunch of textboxes, dropdown lists and buttons that are on a page. When I select an item in a dropdown, or click on a button, the page does what looks like a post back (flickers). After this though, whenever I click on a button or select an item in the dropdown, the action is performed without the flicker.
The RadAjaxManagerProxy is on several custom module templates, and this behaviour happens on all of them.
Thanks,
Carl J
I've placed a RadAjaxManagerProxy on my page (actually, it's a template for a custom module in Sitefinity), and set the AjaxControlId and the ControlId to the name of a panel on my page. This panel wraps a bunch of textboxes, dropdown lists and buttons that are on a page. When I select an item in a dropdown, or click on a button, the page does what looks like a post back (flickers). After this though, whenever I click on a button or select an item in the dropdown, the action is performed without the flicker.
The RadAjaxManagerProxy is on several custom module templates, and this behaviour happens on all of them.
Thanks,
Carl J