Linq to validate data table
LINQ
2
Posts
2
Posters
3
Views
1
Watching
-
Hi all, I have a data table with columns ID and amount.I need to check whether the amount is zero or >0. Instead of looping the whole datatable,I want to use linq here. Could any one provide the sample to achieve the task... Thanks in advance, Srinivas Mateti
-
Hi all, I have a data table with columns ID and amount.I need to check whether the amount is zero or >0. Instead of looping the whole datatable,I want to use linq here. Could any one provide the sample to achieve the task... Thanks in advance, Srinivas Mateti