Click here to Skip to main content
15,880,725 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i want to delete checkbox selected value in listview from database in windows application
Posted
Comments
Sergey Alexandrovich Kryukov 12-Mar-14 14:23pm    
Okay, please ask you question. :-)
—SA
Maciej Los 12-Mar-14 15:29pm    
:laugh:

1 solution

As you have not specified enough information, I would suggest you to start with the understanding of the property called, ListView.CheckedItems[^] Property.

-KR
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 12-Mar-14 14:24pm    
Fair enough, a 5. We don't even know what's up with the database, but I would add: use ADO.NET. ExecuteNonQuery. :-)
—SA
Krunal Rohit 12-Mar-14 14:39pm    
I'm sure you would. :)

-KR
Maciej Los 12-Mar-14 15:30pm    
Agree ;)

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