Hello there,
Firstly I enable multirow select.
When I click a row, if that row is not selected (high lighted) before, I high light it. Otherwise, I remove the high light.
I tried to change the appearance of the row, but it dosen't work for me.
Does anyone know how to do this?
Cheers,
Elton
Hi Elton,
I'm not sure I understand what you are asking. Are you talking about selected row(s)? Or the ActiveRow?
There's an ActiveRowAppearance property on the Override to control the ActiveRow.
There's a SelectedRowAppearance, also on the Override, to control the appearance of selected rows.