This is a migrated thread and some comments may be shown as answers.

[Solved] Help with understanding AJAX "Prometheus"

1 Answer 161 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Bill O'Neil
Top achievements
Rank 1
Bill O'Neil asked on 04 May 2007, 11:56 AM
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


1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 04 May 2007, 12:51 PM
Hello Bill,

Generally the new ajax panel should work in the same as the old one and if there are any uncovered scenarios we will do our best to implement them as soon as possible.

Please send us an example demonstrating the wrong behavior at your end. If there is something wrong we will try to provide you with an immediate fix. Thanks.

Regards,
Vlad
the telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
Bill O'Neil
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or