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