Home › Forums › WinForms controls › Xceed Grid for WinForms › Coloring row when checkbox is selected › Reply To: Coloring row when checkbox is selected
It was along the lines of if you set the cell editor of the cell to a check box but you’re not doing that. My mistake.
You should be able to catch the CellValueChanged event in the row so I’m a bit confused. As I said the best way would be to inherit from the DataRow object and handle it that way.
That is if I understand what you want correctly.
Imported from legacy forums. Posted by Chris (had 5086 views)