This question is locked. New answers and comments are not allowed.
Hello,
I have a grid in which the first column is being hidden with the Visible(false) method.
When a user takes some action I want to be able to make that column Visible(true) and back to Visible(false) after a second action.
How can I accomplish that?
Thank you.
I have a grid in which the first column is being hidden with the Visible(false) method.
When a user takes some action I want to be able to make that column Visible(true) and back to Visible(false) after a second action.
How can I accomplish that?
Thank you.