Click here to Skip to main content
16,020,182 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have a wpf datagrid in which i added few rows n columns...now i want it to stored into a table or database ...but not using the concept on linq to sql...

Regards
pavankumar
Posted
Comments
Herman<T>.Instance 1-Aug-11 10:40am    
which concept are you using?

1 solution

I am using datatable n dataadapter to load to datagrid.After that i am adding some rows to datagrid...so i now want to save to database the datagrid
 
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