Remove Gridview Column at Runtime
Hi All
I am building a grid at runtime and need to store the primary key values then want to hide this column from the user....
I have tried Gridview.Column.RemoveAt(3) but to no avail...
Does anyone have any ideas?
Kind Regards,
Akshay
|