Hi,
in my windows application ,i have a datagrid with 3 columns ,like this:
Name Surname Sex
JULIA HILL F
BRAD MOON M
TOM PASCAL M
..
..
and i want to set rows color of datagrid conditionally
e.g
if sex="M"
rowcolor="blue"
else
rowcolor="red"
|
Results 1 to 2 of 2
Thread: setting datagrid backcolor
|
Click Here to Expand Forum to Full Width |