G
Guest
Hi,
I've got a datagrid, bound to a datatable.
I would like to have some rows with a red background color, depending on a value in the row.
Any ideas how i can do this ?
I could loop through the table, check the value in each row and then set the background color, but i think there has to be an easier way...
Tia,
Tom
I've got a datagrid, bound to a datatable.
I would like to have some rows with a red background color, depending on a value in the row.
Any ideas how i can do this ?
I could loop through the table, check the value in each row and then set the background color, but i think there has to be an easier way...
Tia,
Tom