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

RadDataGrid with 5 level hierarchial

0 Answers 30 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Hossein
Top achievements
Rank 1
Hossein asked on 13 Sep 2013, 01:59 PM
Dear Sir

I want to save the family relationship (My Name, my Father's Name, My grandfather's name, and father name of my grandfather).
(5 Levels)
So, I have a SQL table with these columns (ID, F_ID ,Name).

ID    F_ID     Name
1      0          John
2      1          John1
3      1          John2
....
...
...

Could you allow me to have a project in C# that shows this issue in RadDataGrid please?
I study the RadDataGrid hierarchial child rows, but I could not create a project.

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Hossein
Top achievements
Rank 1
Share this question
or