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

[Solved] Converion from to new ASP.NET AJAX Grid

1 Answer 76 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Donald Norris
Top achievements
Rank 1
Donald Norris asked on 16 Apr 2008, 10:14 PM
OK, I have a main web page with RADAjaxManager.  I have a user control with a grid.  Should I replace the RADAjaxManager with Microsoft ScriptManager.  Will your software allow me to drop the new radgrid into a user control without a ScriptManager?

Obviously the reason I am asking is because I have already tried it and it won't drop into the user control.

Thanks

1 Answer, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 17 Apr 2008, 05:48 AM
Hi Donald,

You can add RadAjaxManager along with the required ScriptManager in the main page and add/configure RadAjaxManagerProxy to ajaxify/update the Grid in your user control. You can find more info here:

http://www.telerik.com/demos/aspnet/prometheus/Ajax/Examples/Manager/UserControl/DefaultCS.aspx

Sincerely yours,
Konstantin Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Donald Norris
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Share this question
or