Dear All,
I am using dt_modified.AsEnumerable().Take(3).CopyToDataTable() to get Top N Records from a DataTable but getting the following error . Can any one help on this.
copytodatatable’ is not a member of 'system.collections.generic.ienumerable(of char)