hi all,
i have a peculiar state .. where based on the cell value ... i set the backgroung color for the entire row .. .
but wat happens whenver the row is selected the colour is painted over by the active row properties.
i tried the following
1.cellactivation to none.
2. selecttypecel = edit.none
but cant...
is there a way to set the active row properties colour to transparent so that the underlyiong colour will appear .plz help ,,,thanks in advance
You can go to the property grid at Design time and go to grid.DisplayLayout.Override and reset both the ActiveRowAppearance and the ActiveCellAppearance.