If you bound the GridView to a datasource, set auto-generate columns to false, and just bind the columns you want to display.
On Sat, Jan 3, 2009 at 11:55 AM, Cerebrus <[email protected]> wrote: > > Visible = "False" > > On Jan 3, 5:58 pm, "m...@ni" <[email protected]> wrote: >> i am using WrtId in a gridview to do some processing on code behind >> but as i am bringing WrtId in gridview so gridview is displaying it to >> the user however i dont want to get it dispalyed to the user,
