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

How to arrange it like a gridview?

1 Answer 68 Views
DataBoundListBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
ELRaymond
Top achievements
Rank 1
ELRaymond asked on 22 Nov 2012, 08:52 AM
In Windows 8 GridView holds data items and can put them one near the other (like WrapPanel) WrapPanel generates real objects where i want to only have X number of objects. (X = the visible number of items in the screen) So they will just change contents. (Optimized / Virtualized.. etc..)

How can i achive something like RadWrapPanel but that Works like DataBoundListBox?

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 27 Nov 2012, 08:29 AM
Hi Cahit,

Take a look at the following help article which explains how this is achievable:

http://www.telerik.com/help/windows-phone/raddataboundlistbox-features-virtualizationstrategies.html

I hope this helps.

Regards,
Deyan
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
DataBoundListBox
Asked by
ELRaymond
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or