HTML5 Data Bindings Extended Repeater Support Product Page

Answered

list spread into three columns.

Asked 22 Jul 2015 07:22:14
1
has this question
22 Jul 2015 07:22:14 Greta Garberini posted:
I would like to repeat a list into three columns. How can this be done? Lets say there is a list with 30 entries. I would like to have the first 10 in first column, 11-20 in second and 21st to 30th in third column. If there are more, there should be a pagination as usual. It should be done with some condition, but I can't figure out how this could be done...

Replies

Replied 22 Jul 2015 10:36:57
22 Jul 2015 10:36:57 Teodor Kuduschiev replied:
Hello Greta,
Maybe you should check this: www.w3schools.com/css/css3_multiple_columns.asp
Replied 22 Jul 2015 10:56:48
22 Jul 2015 10:56:48 Greta Garberini replied:
Thanks, Teodor,
I thought there would be something like putting three special repeat columns and define something like first ten etc... (or similar) just to use DMX special repeat function without fiddling with css rules.

Nevertheless, I'll give it a try.
Thanks
Replied 22 Jul 2015 10:57:38
22 Jul 2015 10:57:38 Teodor Kuduschiev replied:
Unfortunately there is no way to do this inside the HTML5 Data Bindings / repeater.

Reply to this topic