Hi I have one problem:
I have datagrid on my form. I want that even lines is blue colored and odd lines is red colored. Ok in DataGrid Properties I set that normal items back color is blue and alternating items back color is red. But now I have to set that my second column is yellow if the line is blue and is brown if the line is red. You can set backcolor propertie for column but here you dont have properties for even and odd lines like normal and alternative lines.
Thank You
I have datagrid on my form. I want that even lines is blue colored and odd lines is red colored. Ok in DataGrid Properties I set that normal items back color is blue and alternating items back color is red. But now I have to set that my second column is yellow if the line is blue and is brown if the line is red. You can set backcolor propertie for column but here you dont have properties for even and odd lines like normal and alternative lines.
Thank You