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

I successfully inserted items into the listview from database. Also manually i can add items to the listview. My problem is when i click on the items in the listview, i need to update that item. Also whenever i insert items manually i need to update that item to the database.

How can i do it?
Posted
Updated 13-Apr-10 20:10pm
v2

1 solution

Please go through these links:
For Web ListView: ListView Web Server Control Overview[^]
For Windows ListView:ListView Class[^]
More read: ListView[^]
 
Share this answer
 

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