Click here to Skip to main content
15,888,270 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi,
I am able to load the grid dynamically,and for this grid the values are coming from two different tables.I used joins to load the grid.
Now,I want to update the grid,how can i write the linq query to update the grid data into the database.
Posted

1 solution

 
Share this answer
 
Comments
charan1431 18-Jun-12 4:52am    
Thanks for the reply,
In this example they are performing operations on single table only.
Agustee 19-Jun-12 0:50am    
sry i thought it may give you an idea to do with different tables
Google joins in linq

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