blah blah blah is here! blah blah » Close

0
votes
2 answers

how to hide the autogenerateselectbutton from gridview C#

Hi all, I am using VS2008 developing web form interacting with an SQLSever. I have made a gridview to show data upon query, and used autogenerateselectbutton to select rows, so it could be update and delete using another two buttons. No ...

Feedback