Click here to Skip to main content
16,016,760 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have two datatable dt1 and dt2 having same column and want to compare both tables. If any value not found in datatables, then return false.
Posted
Updated 9-Feb-15 18:41pm
v2
Comments
Leo Chapiro 10-Feb-15 0:37am    
What have you already tried?

1 solution

In the time it took to post this question you could have found these 34800 search results[^]

Or in particular this CodeProject tip Compare two datatable using LINQ Query[^]
 
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