Object Reference Not Set to Instance of an Object
DataView view = new DataView(table);DataTable distinctValues = view.ToTable(true, "Column1", "Column2" ...);
Source: http://stackoverflow.com/questions/1199176/how-to-select-distinct-values-from-datatable
Powered by: Skin design by Mark Wagner, Adapted by David Vidmar Copyright © Sglima