Hi,
We are currently evaluating your grid for our BI solutions.
I do have one question ,
Is there a way to get all visible cells (all view port cells).
When the data we would like to present in a grid become pretty big we are planing to use a virtual scroll mode.
The KPI information may be available few seconds after the grid is rendered. so we would like to attach those styles (e.g. cell background color) with minimal performance hit (we dont want to see any browser freeze ).
Do I need to update only the visible cells in this case ?
Would a full re-draw of the grid will be needed ?
Thx
Sagi