Hi
We have a listgrid with more than 45 columns with around 10 columns hidden initially.
It gets loaded with 1000 rows of data.
When trying to unhide the hidden columns it takes some time(around 1-2s) to load that column.
Is this delay due to the browser handling a lot of data(around 1000 rows)? Can this lag be improved somehow?
What would you suggest the number of columns a list grid should have to have fast usage experience in all browsers.
We have a listgrid with more than 45 columns with around 10 columns hidden initially.
It gets loaded with 1000 rows of data.
When trying to unhide the hidden columns it takes some time(around 1-2s) to load that column.
Is this delay due to the browser handling a lot of data(around 1000 rows)? Can this lag be improved somehow?
What would you suggest the number of columns a list grid should have to have fast usage experience in all browsers.