Here Mudassar Ahmed Khan has explained the concept of Hidden Columns in ASP.Net GridView i.e. how to hide a particular column value in GridView and then use it processing in C# and VB.Net.
The database columns can be hidden by binding it to DataKeyNames (DataKeys) property of the ASP.Net GridView.
↧