Does anyone have any code that would effectively cause a datagridview to appear though it is disabled. I have a situation where I enable/disable the grid and need to provide visual indication to the user.
I have been playing with it but there seems like a lot of options that need to be configured to make it appear the way, in addition, it looked like each column had to be set individually.
Is there a way to loop through all the columns and set the necessary settings?
Thanks
I have been playing with it but there seems like a lot of options that need to be configured to make it appear the way, in addition, it looked like each column had to be set individually.
Is there a way to loop through all the columns and set the necessary settings?
Thanks