A
Andy
Is there a way to get distinct items from a datatable? I need
something similar to a SQL Query that would "SELECT DISTINCT column1
FROM DataTable" to get each value from column1 only one time each?
something similar to a SQL Query that would "SELECT DISTINCT column1
FROM DataTable" to get each value from column1 only one time each?