Click here to Skip to main content
16,022,536 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a grid view, and a check box inside the template field of grid, I want to fire the grid view row command on checkbox check change.

Is ts possible?

Please help me.

Thanks in advance.
Posted
Updated 5-Jan-12 19:44pm
v2

1 solution

Have a look at http://ranafaisal.wordpress.com/2008/03/31/how-to-get-the-current-row-in-gridview-row-command-event/[^].
Take a look at the comments section - there is a comment that demonstrates using a checkbox.
 
Share this answer
 
v2
Comments
Vishwajeet Singh Chouhan 6-Jan-12 1:47am    
sir i want to run grid view row command by check box,
is it possible?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900