Hi
I have a customized grid control that uses a CreationFilter to place a CheckBoxUIElement into the column header of boolean columns. My users want to see the checkbox customized.
I also have a UltraCheckEditor which uses CheckBoxImageGlyphInfo to set the correct look for my application.
I would like to use this customized UltraCheckEditor in the grid header in addition to the already implemented functionality of using it in each boolean cell of the grid.
How does that work?
Hi,
Before you go through all that trouble, are you aware that NetAdvantage 2009 Volume 1 added a new feature to the grid for CheckBoxes in the headers? So you no longer need a CreationFilter?