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

allow insert on child grid

1 Answer 52 Views
GridView
This is a migrated thread and some comments may be shown as answers.
ronald
Top achievements
Rank 1
ronald asked on 29 Jan 2011, 11:19 AM
Hi,

Using childtabledefinatio to create hierarchy, how do i allow and handle row insert on the child grid?

thanks

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 31 Jan 2011, 08:30 AM
Hello ronald,

You may set the ShowInsertRow property of the child table to "True". If you want to handle the insertion of an item, you may subscribe to AddingNewDataItem of the child grid.
 

All the best,
Maya
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
GridView
Asked by
ronald
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or