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

Edit DetailsTable in RadGrid

1 Answer 52 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 11 Dec 2008, 03:54 AM
I got 3 hierarchical levels RadGrid generated in run-time. The RadGrid was binded by setting its DataSource property. I'd like to perform the Insert/Update/Delete functions in the DetailsTables, just wonder how to distinguish which details table I am editing to, since different tables might use different datasource.

1 Answer, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 11 Dec 2008, 05:55 AM
Hi Richard,

Go through the following help article which explains how distinguish Grid rows of a Hierarchical Grid.
Distinguish grid rows in hierarchy on ItemCreated/ItemDataBound

You can refer the following help article for getting details about performing Insert/Update/Delete operation in Hierarchical Grid.
Update/Insert/Delete in hierarchy

Shinu
Tags
Grid
Asked by
Richard
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or