You are not logged in.
I've tried using TSQLTableToGrid and the result is really amazing, fast rendering, and ultra fast sorting ( I've compare to some other delphi -commercial/free popular sqlite db administrator applications) and using TSQLTableToGrid I've got the fastest result (really fast.. congratulations).
But I have some small uncomfortable visual appearance of the Header (using Delphi 7). As we now that XPmanifest (theme) doesn't have any effect to the header. Can you change the Header appearance, or add support when using theme? Just like these links :
- http://jedqc.blogspot.com/2006/06/theme … bgrid.html
- Or this http://delphi.about.com/od/vclusing/l/aa072203a.htm
And maybe smaller rectangle marker is better
Offline
You can override the OnDrawCellBackground event, I suppose.
If you have some code to propose, please share it!
Thanks for your interest.
Yes, we like to optimize for speed.
Offline