I am having some trouble understanding how to best use the new version of radAJAX.
My first issue has to do with radAJAXPanel. In the past I would wrap a series of controls in the ajaxPanel and it would take care of the rest, now I am getting spotty results. I have a series of controls (1 radComboBox and 4 ASP.NET TextBoxes) in a table - I surround the table with the radAjaxPanel and they continue to postback (no AJAX calls.) I figure this might have to do with the nature of my app (MasterPage (w/ radAJAXManager), UserControls, etc.) so I wire up the 5 controls using the MasterPage's radAJAXManager and now the proper callback occurs but my layout is ruined as all the affected controls are wrapped in a new div followed by a non-breaking space.
Under what circumstances can we use a radAJAXPanel? And are the layout issues with radAJAXManager fixable, or is it just the nature of the beast?
Thanks!
Bill
My first issue has to do with radAJAXPanel. In the past I would wrap a series of controls in the ajaxPanel and it would take care of the rest, now I am getting spotty results. I have a series of controls (1 radComboBox and 4 ASP.NET TextBoxes) in a table - I surround the table with the radAjaxPanel and they continue to postback (no AJAX calls.) I figure this might have to do with the nature of my app (MasterPage (w/ radAJAXManager), UserControls, etc.) so I wire up the 5 controls using the MasterPage's radAJAXManager and now the proper callback occurs but my layout is ruined as all the affected controls are wrapped in a new div followed by a non-breaking space.
Under what circumstances can we use a radAJAXPanel? And are the layout issues with radAJAXManager fixable, or is it just the nature of the beast?
Thanks!
Bill
