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

Possible to list items wrapping in a jumplist?

1 Answer 20 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.
ELRaymond
Top achievements
Rank 1
ELRaymond asked on 04 Jan 2013, 05:06 PM
I want to use something like WrapVirtualizationStrategyDefinition (which currently allows me to Wrap items in a databoundlistbox) in a jumplist.

So, if the width is 300 and items are 150 at width. 2 items will stay together but ofcourse grouped under the jumplist group header according to it's first letter. I have already this jumplist running, i just want to change the way it puts items.

Is this possible with JumpList?

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 07 Jan 2013, 07:36 AM
Hi Cahit,

Thanks for writing and for your question.

RadJumpList inherits from RadDataBoundListBox and thus it has all functionalities that the RadDataBoundListBox control exposes. So you can simply set the VirtualizationStrategyDefinition property to an instance of the JumpListWrapVirtualizationStrategyDefinition class and have your JumpList wrap its items.

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
JumpList
Asked by
ELRaymond
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or