Page 1 of 1

Grid Scroll

Posted: Wed Mar 08, 2017 2:50 am
by ramyanair0891
hi,
can some guide me on how to enable Horizontal scroll on Responsive Grid, there is around 25-30 fields to be shown.

grid.JPG
grid.JPG (67.65 KiB) Viewed 8070 times

Re: Grid Scroll

Posted: Wed Mar 08, 2017 3:19 am
by mishika
Hello,

To enable scroll in a grid you need to set the layout as Static and not responsive.
Also, with the static layout, you will need to increase the column width from 10 to some greater value, say 100. This is because, in static layout, the column width is taken in pixels(px), whereas in responsive layout column width is taken in percentage(%).
You can refer to the following link in order to get a deeper insight of this.
http://wiki.processmaker.com/3.0/Grid_Control#Layout

Hope this helps

Best Regards
Mishika

Re: Grid Scroll

Posted: Wed Mar 08, 2017 3:24 am
by ramyanair0891
Thank u so much ...Happy Women's Day!