A working data edit grid is checked into cvs.
The editing of cells could be improved, as soon as new controls for
better editing of values in property windows are implemented.
There are problems about scrollbars, especially under gtk.
Data is read on-demand, so even big (REAL BIG) tables should be
handleable. There's only the delay for the server to prepare the rowset.
Since inserts/updates/deletes are held in the grid, there's no need to
refresh after any data change.
Have fun,
Andreas