Click here to Skip to main content
16,020,345 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Guys,

I am developing a Windows Application using C#.NET. In that, I have one DataGridView with 3 DataGridViewCheckBoxColumn (checkbox1, checkbox2, checkbox3)..

Here I checked one particular column, for eg, 1st I check checkbox1 and then I save this checked column name in database even I check multiple check these are also saved in database.
E.g.
I have three chekboxcol like Test1, Test2, Test3 and database table like Only TEST. In that I check the Test1 and Test2 then it show in TEST column.

Help me out guys.
Posted
Updated 26-May-12 22:51pm
v3
Comments
Sandeep Mewara 27-May-12 3:24am    
This is not a well framed question! We cannot work out what you are trying to ask from the post. Please elaborate and be specific.
Use the "Improve question" link to edit your question and provide better information.
Sander Rossel 27-May-12 5:01am    
Agreed with Sandeep... What is the question?
Mohamed Mitwalli 27-May-12 9:41am    
Could you clarify more ?

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