i am creating a datatable with some 6 columns in run time and filling the data
but i am having problem in
editing / deleting the data basing on some criteria
and
retring the columns on group by class
i want to do it via LINQ
Printable View
i am creating a datatable with some 6 columns in run time and filling the data
but i am having problem in
editing / deleting the data basing on some criteria
and
retring the columns on group by class
i want to do it via LINQ
ok. what have you tried?