DBGrid Column header background

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #36685
    mierlp
    Participant

    Hi

    How to change the column header background of a dbgrid.

    Or if the column header can't be changed then the

    properties for sDBGrid.Column[0].Title properties like :

    – Title.Color

    – Title.Font.Color

    The don't change or i doing something wrong ?

    Regards Peter

    #54047
    Support
    Keymaster

    What is version of used Delphi?

    Latest grids has new DrawingStyle property, maybe you should change it?

    #54051
    mierlp
    Participant

    Hi,

    I use Delphi XE7 and latest version of AlphaControls.

    When i set the DrawStyle property it does NOT do the trick.

    If i set it to Gradiƫnt and set gradiƫnt colors nothing happends

    I don't know WHAT it should do…but on my site it's not working.

    Regards Peter

    #54108
    Support
    Keymaster

    Hi!

    Do you mean a skinned mode? Skins are active?

    #54132
    mierlp
    Participant

    Hi

    Yes skinned mode and skin is active

    regards Peter

    #54156
    mierlp
    Participant

    Property TitleFont is also not working. If i set it to clRed is still shows black

    If you use the Column Editor then normally you can set the font color for the

    title…also that's not working

    Or i'm doing something wrong…or it's a bug

    #54158
    Support
    Keymaster

    Changing of headers colors is not implemented in the TsDBGrid for skinned mode.

    I will think how to do it better and this feature will be added in the next release, probably.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.