vbnetlearner
Member
- Joined
- Aug 10, 2006
- Messages
- 13
- Programming Experience
- Beginner
I have a datagrid that gets its rows from a resultset of a sql stored procedure. I want to make few rows of the datagrid different coloured based on a condition? Could someone please tell how to do this?
Using datagrid.forecolour will give a colour to all rows in datagrid. I just want to change colour for some rows only.
Using datagrid.forecolour will give a colour to all rows in datagrid. I just want to change colour for some rows only.