Cancel this entry. The problem has changed. Thanks.
I've been looking at your scenarios for creating RadWindow popups from the RadGrid. (http://www.telerik.com/help/aspnet-ajax/grid-window-editing.html)
Assuming this basic model for generating the RadWindow itself from the main screen:
1. Is it essential to use a DetailsView in the RadWindow for this scenario or can any updating/inserting code and controls be substituted?
2. Is it possible to put a separate RadAjaxManager in the RadWindow form itself to handle relationships between various controls? (i.e. Dropdown1 triggering an update of Dropdown2.)
Let's just cancel this one. I've managed to create a popup scheme without use of DetailViews.
I've been looking at your scenarios for creating RadWindow popups from the RadGrid. (http://www.telerik.com/help/aspnet-ajax/grid-window-editing.html)
Assuming this basic model for generating the RadWindow itself from the main screen:
1. Is it essential to use a DetailsView in the RadWindow for this scenario or can any updating/inserting code and controls be substituted?
2. Is it possible to put a separate RadAjaxManager in the RadWindow form itself to handle relationships between various controls? (i.e. Dropdown1 triggering an update of Dropdown2.)
Let's just cancel this one. I've managed to create a popup scheme without use of DetailViews.