Grid performance
Hi,
I want to use the grid to display real time updates, which I receive from an applet (very fast updates)... what's the best way of updating the Grid? Should I store the data in an Array and refresh Cell by Cell as the values change?
Also what is the best way to reference the cells... should I use the array index or should I assign and ID to each cell?
Please help... thanks
P.S. Great grid
I want to use the grid to display real time updates, which I receive from an applet (very fast updates)... what's the best way of updating the Grid? Should I store the data in an Array and refresh Cell by Cell as the values change?
Also what is the best way to reference the cells... should I use the array index or should I assign and ID to each cell?
Please help... thanks
P.S. Great grid
May 19,