I gave up on Delphi's DBGrid nearly a decade ago because it is simply no good. Since then, I have used Virtual TreeView which offers a lot of value but it has a few issues. Like the current state of development (e.g. None) and the fact that there is no good data-bound version. DevExpress's QuantumGrid is famous for the rich feature set but is really quite expensive. I reckon that its huge feature set is probably overkill for 95% of the general use cases for data-bound grid controls.
Does anyone know of a data-bound grid control that sports the following features:
I seldom use editing within a grid control, so the editing features need not be fantastic.
Any good suggestions?
Virtual TreeView is very much alive and development is continuing. See its new home here: http://code.google.com/p/virtual-treeview/