Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
440
Changing the text color in the UltraGrid ColumnChooser
posted

Hi

I am using the built-in column chooser on a grid but the column names are appearing in light gray. I have tried setting the text color for the grid column chooser in the app stylist and I cannot find anywhere else where the color could be set. I have also tried using the BeforeColumnChooserDisplayed event handler and setting various properties on the e.Dialog.ColumnChooserControl - none of which seem to have an effect.

Thanks

  • 5520
    Verified Answer
    posted

    usually the column chooser takes the appearance of the column header. so if you changed the columns header appearance, the fields in the column chooser will be the same