Change color of datagrid cells.
Visual Basic
3
Posts
2
Posters
0
Views
1
Watching
-
Hi, I have developed a Windows application in VB.Net 2003, which uses a datagrid to display numerical data. I now need to get various cells of the data grid to change color depending on the numerical value the cell contains. I would really appreciate some code as I am out of time for this project. Thanks in advance. Larry
-
Hi, I have developed a Windows application in VB.Net 2003, which uses a datagrid to display numerical data. I now need to get various cells of the data grid to change color depending on the numerical value the cell contains. I would really appreciate some code as I am out of time for this project. Thanks in advance. Larry
-
This worked great for me: http://www.syncfusion.com/FAQ/WindowsForms/FAQ_c44c.aspx#q745q[^] Dean