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

[Solved] Use a custom external page for inserting and editing

2 Answers 66 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Polaris431
Top achievements
Rank 1
Polaris431 asked on 02 Sep 2009, 05:33 AM
Instead of using the built-in support of inserting/editing a record in a popup dialog, I would prefer to use an external web page. This allows me to do a lot more things that are either not possible with a popup or difficult to implement. I could not find an example the shows how this can be done. Essentially, when the "Add New Record" button is pressed (or the Edit button) in the grid, I need to popup my external page and handle the editing/inserting. On my external page would be a Save button and when pressed would close the page and cause the RadGrid to update itself with the newly created record or updated record.

Can you tell me how to go about doing this?

Thank you
Johann

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 02 Sep 2009, 06:48 AM
Hello Johann,

Please check this demo for more info:
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=grid

All the best,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Polaris431
Top achievements
Rank 1
answered on 02 Sep 2009, 07:48 AM
Thanks Vlad. The reason I didn't find that was because I was looking under the section Insert/Update/Delete, where it probably logically belongs. Instead, it is located under the Application Scenarios.
Tags
Grid
Asked by
Polaris431
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Polaris431
Top achievements
Rank 1
Share this question
or