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

[Solved] Example how to display complex Objects in a GridView

1 Answer 133 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.
Adrian
Top achievements
Rank 1
Adrian asked on 21 Oct 2010, 03:05 PM
Hi,
 I would like to display an List<T1> that containts several fields like name and ID and aditionally another List<T2>. Depending in the content of the embedded List I need to display specific data.
Example: I display a list with users in the first column and a number of rooms in the 2nd, 3rd... column. If a user is associated to that room some value like '+' should be displayed.
Is there some possibility to realise that by using a filter or template? Would be great to enter it row by row.

thanks for any help

Adrian

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 21 Oct 2010, 03:07 PM
Hello Adrian,

 You can load different template conditionally similar to this demo

All the best,
Vlad
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
GridView
Asked by
Adrian
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or