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

Two columns JumpList

1 Answer 21 Views
JumpList
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Vladimir
Top achievements
Rank 1
Vladimir asked on 09 Oct 2013, 02:49 PM
hello,
I need bind data to two columns listbox like this:

| Item1 | Item2 |


| Item3 | Item4 |


| Item5 | Item6 |


| Item7 | Item8 |


could i do it with JumpList or I need to take some else?
thanks

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 14 Oct 2013, 11:32 AM
Hello Vladimir,

Thanks for writing and for your question.

This is possible by using the JumpList in Wrap Mode. To enable this mode, you will need to set the VirtualizationStrategyDefinition property to an instance of the JumpListWrapVirtualizationStrategyDefinition class. This will make the items from your source wrapped in the control instead of stacked. You can read more about this feature here:

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

Let me know if you need further assistance with this.

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