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

Multi-column layout for ListView

1 Answer 689 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Oscar
Top achievements
Rank 1
Oscar asked on 04 May 2012, 10:42 AM
Hi Kendo UI Team:
I need to show the items of a listView in so many columns as its container's width allows. For instance:

item-1 item-5
item-2 item-6
item-3 item-7
item-4

Note the vertical sequence.
Is there a way to accomplish this?

Kind regards,
Oscar

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 04 May 2012, 11:28 AM
Hello Oscar,

Unfortunately the ListView does not support such a layout. In the future it will be easier to achieve using CSS3. Currently, there are some workarounds. Yet another approach is to use several separate lists.

Greetings,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ListView
Asked by
Oscar
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or