#1 2013-06-03 08:01:37

ebz
Member
Registered: 2011-07-20
Posts: 18

Custom Header appearance in DrawGrid when using TSQLTableToGrid

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

#2 2013-06-03 08:57:19

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,204
Website

Re: Custom Header appearance in DrawGrid when using TSQLTableToGrid

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. wink

Offline

Board footer

Powered by FluxBB