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

[Solved] hierarchial data displayed as grouping

1 Answer 83 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
gal
Top achievements
Rank 1
gal asked on 18 Apr 2009, 08:21 AM
Hello,
I want to display hierarchial data which is self refernce.
what i am trying to do is to display the master table rows and the second level data as they are in the same grid -  meaning that it behaves like grouping with the exception that the group row is also an ordinary data row .
How can i do it?
I also tried to solve it be by styling a row , but i did not succeed , can you attach an example for rowstyle or grouprowstyle.

anyway, it is quite urgent and i will appreciate a quick response,

thank you.
Gal.

1 Answer, 1 is accepted

Sort by
0
Stefan Dobrev
Telerik team
answered on 21 Apr 2009, 09:35 AM
Hi gal,

What you are describing is a TreeList control that we currenlty did not provide for Silverlight.

You can achieve something similar using our RowPreview example as a baseline. It this example you can see how a RowStyle is defined. I'm also attaching an example which illustrated how to create a GroupRowStyle.

Best wishes,
Stefan Dobrev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
gal
Top achievements
Rank 1
Answers by
Stefan Dobrev
Telerik team
Share this question
or