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

Nested Tile View

1 Answer 57 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Mo
Top achievements
Rank 1
Mo asked on 15 Jun 2010, 07:30 PM
I am trying to create a TIleView that is bound to an observable collection. Everything seems to be working but my issue is that I want to have a nested tileview in the parent's large content template. This child tileview should display a collection that is a property in the parent item.
 
An example is this

I have Customers Collection. Each customer has orders collection.

Whats needed:
Display customers in tileview. When double clicking a customer tileview, display orders in another tileview inside the tile's large content using the orders collection that belongs to that customer.

I have tried using HierarichalDataTemplates but the result was not satisfactory. Is there a way to do this?

--UPDATED--
I think I need to move this to the WPF thread instead.

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 18 Jun 2010, 05:28 PM
Hello Mo,

Please take a look at the sample project I attached to your other thread and let me know if I can further assist you.

Kind regards,
Tina Stancheva
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
TileView
Asked by
Mo
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or