0
votes
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 ...
