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

RadWindow to add records related to RadGrid records

1 Answer 36 Views
Window
This is a migrated thread and some comments may be shown as answers.
B
Top achievements
Rank 1
B asked on 24 Sep 2008, 01:10 PM
I have seen the example in "Using RadWindow for editing/inserting RadGrid records".

Is there sample code that describes how to use the RAD Window to add a related record from the RAD Grid.

For example:
 * Parent records displayed in the RAD Grid
 * Select parent record in grid
 * Select the INSERT button on the record to insert a related child record
 * The key field in the child record should be auto populated with the parent record key field plus the next key number for the child record.

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 28 Sep 2008, 01:02 PM
Hi B,

Yes this is possible. Since this task is not directly related to the RadWindow control - it will work as any popup (window.open()) in this case, I would suggest to check RadGrid's documentation and to select the approach that will suit best your exact scenario.



Greetings,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
B
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or