Hi,
In my application, the grid have more than one bands.
The child bands (bands index > 0) have two columns first is not editable and the second column are editable. So is it possible to give the first column of child bands, an appearence similar to the header.
Regards,
Ceaser
Hi Caesar,
That depends what your headers look like. By default, I think the column headers are themed. There's no easy way to get the cells to appear like themed headers. But you can, of course, apply an appearance to the cells in the column and set the ForeColor and BackColor to whatever you want using the column's CellAppearance.