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

Parent and child nodes from GridViewCell

1 Answer 61 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Jarred Froman
Top achievements
Rank 1
Jarred Froman asked on 08 Jul 2010, 08:34 PM
How do you get the parent and child nodes from a GridViewCell?

Thanks,
Jarred Froman

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 13 Jul 2010, 06:31 AM
Hi Jarred Froman,

I have already replied to your support ticket:

Can you get the information on a data level?
For instance, if you have a class Folder with a property SubFolders of type List<Folder> you can easily get the child nodes of any item by observing its SubFolders property.
What is your case? Can you give us more information, ideally a sample project?


Kind regards,
Veskoni
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
TreeListView
Asked by
Jarred Froman
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or