Click here to Skip to main content
15,885,948 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi friends,here am developing a web application and in it i want to select rows from a gridview by checkbox and i want to display the selected rows in gridview in next page. ...
Posted
Updated 11-Dec-11 22:53pm
v3
Comments
Al Moje 12-Dec-11 4:49am    
Change no to know
Karthik Harve 12-Dec-11 4:53am    
can you explain some more.. your question is not clear. Is the checkBox part of a gridview..?? what data you want to display in next page..?? explain!!!
lukeer 12-Dec-11 4:57am    
Use proper tags. "C#" is fine, but please tag also what your target is (Forms, ASP, ...)
Vivek Shankar 12-Dec-11 4:58am    
thank you for suggetion.
Vivek Shankar 12-Dec-11 4:57am    
yes, check box is a part of gridview and here am populating all the product name and its details in a gridview from database and i am selecting few items(row) from the gridview using checkbox and i want to display only selected row in the next page.

1 solution

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