I created a RadGrid. The master table is binded with parent table "Document" and the detail table is binded with child table "Author". My question is: Is it possible to add a new document with its authors at the same time in the Insert form?
1 Answer, 1 is accepted
0
Yavor
Telerik team
answered on 10 Oct 2008, 10:58 AM
Hi Jason,
Indeed, you can use a custom edit form, with all the required fields, and then manually update more than one table from the code behind, once you have extracted all the fields.
All the best,
Yavor
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.