2
Answers

Hiding Image in datagridview in windows application

Ask a question
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

Answers (2)