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

Paging RadTileView

5 Answers 65 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Jonathon
Top achievements
Rank 1
Jonathon asked on 14 Oct 2011, 01:02 AM
Hi,

I was wondering if it were possible to somehow page RadTileView? For example if I have 24 items in my ObservableCollection RadTileView is binding to, there would be 12 on the first page and 12 on the second. Then if one tile is closed on the first page, the first item on the second page would be added to the first page.

Thanks,

Jonathon

5 Answers, 1 is accepted

Sort by
0
Accepted
Zarko
Telerik team
answered on 14 Oct 2011, 04:28 PM
Hi Jonathon,
Could you please read this blog post and if you have more questions feel free to ask.

All the best,
Zarko
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Jonathon
Top achievements
Rank 1
answered on 14 Oct 2011, 06:17 PM
Perfect, that was exactly what I was looking for. I searched Google for RadDataPager and RadTileView, but all it came up with were results for RadGridView with RadDataPager.

Thanks!

Jonathon
0
Jonathon
Top achievements
Rank 1
answered on 14 Oct 2011, 09:57 PM
Hi Zarko,

Previously, I had a button in the top right that would remove the tile from the screen. However, now with the raddatapager, I get a managed runtime exception when I try to delete a tile from a page. Would you have any knowledge of why this might be?

Thanks,

Jonathon
0
Accepted
Zarko
Telerik team
answered on 19 Oct 2011, 03:59 PM
Hi Jonathon,
Could you please send us some code snippets or a sample project that reproduces this issue because I wasn't able to recreate it? I've attached the project the I used for testing so could you please examine it and see if it helps you to solve your problem.
If you have more questions feel free to ask.

Greetings,
Zarko
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Jonathon
Top achievements
Rank 1
answered on 19 Oct 2011, 05:51 PM
Hi Zarko,

Thank you for the response. The reason we wanted to page the tiles was because the tiles would load up slowly if we had a lot of them. I figured out that RadTileView loads up every state at startup including the largetileview state for each tile. I am trying to figure out a way where the large tileview does not get loaded unless the maximize button for that tile is clicked, then it will. I started a thread here:

http://www.telerik.com/community/forums/silverlight/tileview/load-maximized-tilestate-info-when-tile-is-maximized-tiles-load-slowly.aspx

Thanks again,

Jonathon
Tags
TileView
Asked by
Jonathon
Top achievements
Rank 1
Answers by
Zarko
Telerik team
Jonathon
Top achievements
Rank 1
Share this question
or