is the some way we can have 2 link button in a grdview?
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Can i have 2 link buttons one for update command and the other for select command on the selected index change of a gridview.that is if an update link has been pressed for that particular row the update query will fire and on the select command another command will fire..
-
Can i have 2 link buttons one for update command and the other for select command on the selected index change of a gridview.that is if an update link has been pressed for that particular row the update query will fire and on the select command another command will fire..