I do not understand what the problem is... If your "WrtID" is included in the DataKeyNames property of the GridView and you set the BoundField's "Visible" property to false, it should work. There isn't anything else you need to do.
On Jan 10, 11:13 pm, "m...@ni" <[email protected]> wrote: > i got the same prob,as i mentioned earlier that is,i am using "WrtId" > in a gridview, to do some processing on code behind,this "column name" > is not included in the datakeynames list, but as i am bringing "WrtId" > as a column in gridview so gridview is displaying it to the > user,however i dont want to get it dispalyed to the user, i just want > to make that field invisible after the page is being displayed on the > browser. so how can i do that???
