SmartClient version: 10.0p 2015-06-15 LGPL
Browsers: IE8,
Chrome: 43.0.2357.130 m
Firefox: 36.0.1
In our project we need to render grid with ...
... a) Ranging from 20 to 200 columns
... b) 200 records
... c) Client only grid
... d) In-line column level filtering
... e) Multi-columns sorting
... f) Multi-columns grouping
... g) User preferences
ListGrid is working fine for grid columns between 20 to 60 but beyond that when we scroll to right the alignment between header and filter/data column is disturbed. See attached screenshot - listGridIssueWith200Columns.png
All the columns are either text or link columns and a hidden ID column.
Need to know how many columns are supported by ListGrid for above mentioned configuration.
Thank you,
Jayesh
Browsers: IE8,
Chrome: 43.0.2357.130 m
Firefox: 36.0.1
In our project we need to render grid with ...
... a) Ranging from 20 to 200 columns
... b) 200 records
... c) Client only grid
... d) In-line column level filtering
... e) Multi-columns sorting
... f) Multi-columns grouping
... g) User preferences
ListGrid is working fine for grid columns between 20 to 60 but beyond that when we scroll to right the alignment between header and filter/data column is disturbed. See attached screenshot - listGridIssueWith200Columns.png
All the columns are either text or link columns and a hidden ID column.
Need to know how many columns are supported by ListGrid for above mentioned configuration.
Thank you,
Jayesh
Comment