Hi,
Does anyone know of an easy way to hide columns in a databound datagrid (Windows form). I programmatically have created the dataadapter, connection, and dataset. How can I programmatically hide the first two columns.
In addition, if the columns are hidden, will I still be able to populate the second one with data while it is hidden.
Thank you for all your help
Tom
Does anyone know of an easy way to hide columns in a databound datagrid (Windows form). I programmatically have created the dataadapter, connection, and dataset. How can I programmatically hide the first two columns.
In addition, if the columns are hidden, will I still be able to populate the second one with data while it is hidden.
Thank you for all your help
Tom