Forum Discussion
tlalok
16 years agoContributor
Hi Alex,
thanks for pointing me to the right documentation. We now have an "open" app with symbol infos.
My developer created a simple grid test for me with a "normal" Delphi dbGrid and a "BoldGrid" (thats what our app uses). As expected, the dbTable-grid can be checked with a TableCheckpoint - the "BoldGrid" still cannot.
Now my devlopers asks, what properties the tableCheckpoint uses, to read the data out of the grid. With this info he might be able to let the "BoldGrid" appear like a normal "dbGrid" so that TC can read the grid data.
Is there a documentation avaliable, what he has to do? It's probaby similar to the work you do when supporting 3rd-party grids like DevExpress.
Thanks in advance,
- Carsten
thanks for pointing me to the right documentation. We now have an "open" app with symbol infos.
My developer created a simple grid test for me with a "normal" Delphi dbGrid and a "BoldGrid" (thats what our app uses). As expected, the dbTable-grid can be checked with a TableCheckpoint - the "BoldGrid" still cannot.
Now my devlopers asks, what properties the tableCheckpoint uses, to read the data out of the grid. With this info he might be able to let the "BoldGrid" appear like a normal "dbGrid" so that TC can read the grid data.
Is there a documentation avaliable, what he has to do? It's probaby similar to the work you do when supporting 3rd-party grids like DevExpress.
Thanks in advance,
- Carsten