I have a GridView with a DataSource (SQL Database). I want to hide a column, but still be able to access the value when I select the record. Can someone show me
DataSource
Leave visible columns before filling the GridView. Fill the GridView and then hide the columns.
GridView