Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
32994 Points
8509 Posts
Moderator
Apr 30, 2012 05:55 PM|LINK
I think if you set the visibility of the column to false, it won't render the column, however you could use styling to hide the column itself using CSS.
Take a look at this article; http://www.codeproject.com/Tips/80964/How-to-get-Hidden-Column-Value-in-GridView
bbcompent1
All-Star
32994 Points
8509 Posts
Moderator
Re: Gridview Hidden Field but Visible in the Code Behind
Apr 30, 2012 05:55 PM|LINK
I think if you set the visibility of the column to false, it won't render the column, however you could use styling to hide the column itself using CSS.
Take a look at this article; http://www.codeproject.com/Tips/80964/How-to-get-Hidden-Column-Value-in-GridView