Is it possible to use a UserControl edit form that does an autopostback with a radgrid configured as an update control in the ajax manager? Has anyone done this? I have a sample that works but when the combobox does the autopostback the page does a full postback.
3 Answers, 1 is accepted
0
Tsvetoslav
Telerik team
answered on 23 Mar 2009, 03:14 PM
Hi Joseph Lechman,
I am not sure I understand your point. Are you trying to make the combo in the user control execute an asynchronous postback to the server? If this is the case, it is possible to achieve, you just need to properly configure the RadAjaxManager:
I have one user control with rad grid and rad window . The rad Grid is generated dynamically on page load of user control in is postback. This is user control works in all my conditions with defined functionally …… My problem is – whenever i put this user control to to rad grid edit user control –then my user control (rad grid) columns are not created because of postback of radgrid edit …..
Please provide any way of solution to work out …….
Thanks You
0
Tsvetoslav
Telerik team
answered on 21 Dec 2012, 08:52 AM
Hello Joseph,
Please, open up a formal support ticket and send your files as it is not clear how exactly you are building the inner grid and what you are trying to achieve.
Greetings,
Tsvetoslav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.