How can I use non-default coloring in a DataGrid control in a compact Windows CE framework application?
I need to color one line in color X and one line in color Y (basically alternating line colors).
You will have to manually execute a custom drawing. Ilya on the CF team has a simple example: