hi,
i know how to make the header of a column change color.
but how can i make the selected column change light gray like outlook 2007 does in all the cells below the header?
randall
1 Answer, 1 is accepted
0
Jack
Telerik team
answered on 03 Dec 2009, 09:37 AM
Hi randall,
You can do this by handling CellFormatting event. Please consider the code snippet below: