Refresh grid without clearing all rows

Hi!



I have just started to see if this grid can be used for my application. I have a grid where the number of rows changes constantly. The problem is that old deleted rows does not get removed unless I do a grid.clearall() call. And this produces a clipping effect and also does not keep sorting and marked rows. I’m using the free version for testing at the moment, but intend to buy the professional version if it meets my demands. Is there a better dataprocessor in the professional version where this works better?


dhtmlxGrid PRO has DataProcessor extention which can integrate ghtmlxGrid (dhtmlxTreeGrid) with server side backend. The library monitors changes in the grid and uses a simple protocol to interchange with the server side code.


Please see more information here dhtmlx.com/docs/products/dhtmlxG … _grid.html