I'm binding dataset to datagridview, and I want give user possibility to removing(maybe by checkbox ?) columns which he doesn't know to see.
So, at start he see 5 columns, and he wants look only at three, so he clicks at something and these columns dissapear.
What are you using to give user this functionality?