Need Help with datagridview
Hey whats up guys its been a very long time I havent come by here.
Well I've been having quiet a bit of trouble trying to get individual cells to be a specific color.
What I'm trying to do is that is a specific value within the grid then the color of that specific cell should change to what ever (green,blue, etc)
What I have so far is that I have a datagridview pulling its info from an Access file and then populating it on the grid...within between the pulling of information Im also using an oledbdatareader to try to identify the specific value and if so change the cell color to what ever I need it to be changed...
But so far I ve been having a hard time to achieving this.
Is there a way to do this..or perhaps a better way of doing this than that of what I'm trying to do.
Thankyou in advance guys :D
|