Click here to Skip to main content
15,795,712 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i have datagridview in windows application.
having check box column in each row
and is filled with data.

I want to save those data rows which is checked into the database.


How can i do using csharp.


My run mode screen in datagridview as follows;

Days sess1 sess2

1 checkboxchecked checkboxchecked
2 checkboxunchecked checkboxunchecked
3 checkboxchecked checkboxchecked
4 checkboxchecked checkboxchecked


from my above run mode screen i want to save only checkboxchecked those data to be saved in the database.

for that how can i do using csharp

Please help me.

Regards,
Narasiman P.
Posted
Comments
pradiprenushe 11-Mar-13 8:17am    
Dont repost your. Check for answers & asks if you are having any doubt.
http://www.codeproject.com/Questions/560028/howplustoplussavepluscheckboxplusvalueplusinplusth
[no name] 11-Mar-13 8:20am    
Did you have some number in mind for how many times you are going post and repost this exact same question? Exactly how many answers do you need to get?

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