Page 2 of 2

dynamic data in grid repeating vertically instead of horizontally.

Posted: Mon Sep 03, 2012 11:19 pm
by maxkatz

What I have in the screen shot is one iteration. If you now map JSON array to this grid, you will get a X number of iterations that have the same layout.

http://help.tiggzi.com/documentation/...


dynamic data in grid repeating vertically instead of horizontally.

Posted: Mon Sep 03, 2012 11:20 pm
by Lilian Akins

like this Image


dynamic data in grid repeating vertically instead of horizontally.

Posted: Tue Sep 04, 2012 12:13 am
by maxkatz

It's only possible if you do the mapping manually, with custom JavaScript. The way the grid works right now, every new item will be on the next row.