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

Access rows of nested grid

2 Answers 105 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Hiram
Top achievements
Rank 1
Hiram asked on 24 Jan 2011, 04:26 PM
Hello

How is it possible to access the a row/cell of a child grid?

E. g. I have a grid with 20 rows and I want to access from the 10th row the 3rd row of the second nested/child grid.

8th Row
  - Grid 1 to 3
9th Row
  - Grid 1 to 3
10th Row
  - Grid 1
  - Grid 2
     Row 1
     Row 2
     Row 3
  - Grid 3

Thank you in advance.

Ahiram

2 Answers, 1 is accepted

Sort by
0
Accepted
Richard Slade
Top achievements
Rank 2
answered on 24 Jan 2011, 04:37 PM
Hello,

The answer I gave here should help you.
Let me know if you have further questions
Richard
0
Julian Benkov
Telerik team
answered on 27 Jan 2011, 08:58 AM
Hello Aho,

Accessing and traversing ChildRows collection is the only valid way to get the current view of nested rows in RadGridView control, just like Richard has demonstrated in the forum thread that he has given.

Regards,

Julian Benkov
the Telerik team
Q3’10 SP1 of RadControls for WinForms is available for download; also available is the Q1'11 Roadmap for Telerik Windows Forms controls.
Tags
GridView
Asked by
Hiram
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
Julian Benkov
Telerik team
Share this question
or