Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i have a list view(listView1) which has 5 rows.
i want to insert those 5 rows in to database.
how is it possible
is it possible to edit listview and update the database accordingly

thanks in advance

regards
bunzitop
Posted
Comments
[no name] 5-Mar-13 10:53am    
It is possible by connecting to your database and running an INSERT query with your data.
Sandeep Mewara 5-Mar-13 11:25am    
Yes possible. Now, please try out and post specific issue if you face any.

1 solution

For this datagridview have much bate option .

by this you can do more the your expectation
 
Share this answer
 
Comments
Nelek 5-Mar-13 19:15pm    
Don't forget that you can use the "have a question or comment?". This is a bit vague to be a 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