In one of the c# windows forms, the first column of the datagridview is image column. For one of the functionality, i need to hide the image in the rows depending on the status column. Can you please suggest how it is possible to hide/grey the image in such situation.
I have done the same functionality in the Web. I am not able to find equivalent in windows.
Can you suggest?
Thanks
Sridhar
Loading
Sam HobbsPosted Feb 23, 2011, 10:03 PM
Jean PaulPosted Feb 23, 2011, 7:08 AM
Then refreshing the grid should do the work.