I need to change the header backcolor's in my grid. I am assigning the
color like this
form1.grid1.columns(1).header1.backcolor=rgb(255,0,0) or whatever the color
When I refresh the grid, it is still grey.
I am only changing a couple of the column header colors to indicate certain
things for the users.
Can anyone help me with this?
Scott