Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi friends,

plzz help me out how to postback a selected rows using checkbox in grid view,we can use querystring if we r using select button in gridview, how to do it checkbox?

Regards

vivek
Posted
Comments
[no name] 1-Dec-11 0:36am    
to postback a selected row??
Vivek Shankar 1-Dec-11 0:49am    
yes, multiple rows, or i need to postback a reference of one column n from that will retrieve others in next page
[no name] 1-Dec-11 0:51am    
try the below comment. Use session variable
Vivek Shankar 1-Dec-11 0:53am    
thanku
Karthik Harve 1-Dec-11 0:48am    
Have you tried with session variable..??

1 solution

I think you can go for the hidden variable or session variable...

Try and let me know....
 
Share this answer
 
Comments
Vivek Shankar 2-Dec-11 4:45am    
ya definitely will let u no john ..
Vivek Shankar 2-Dec-11 5:32am    
hey, can i have code for passing checked row into session variable?

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