What other components are there to produce Master-Detail grids, like what InfoPower can do (where the detail grid is in the master grid - first image in the in InfoPower link)?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
The one and only: ExpressQuantumGrid. Of course there are many alternatives, but don't struggle with the half-baked. |
||||
|
|
|
You can do that with any DB-aware grids and ClientDataSets linked in a master-detail relationship. This docwiki page is a good place to start looking for info on how that's done. |
|||||
|
|
QuantumGrid is nice but also very heavy and quite expensive. TDBGridEh seems to be a good alternative. Also TVirtualStringTree can be used as a grid but this requires much more effort to implement. |
|||
|
|