Just a quick bookmark…Found this posting by Sahil Malik on how to implement a SELECT DISTINCT from a DataTable. It required the table to be sorted, but it’s a good start.
Select DISTINCT in a DataTable
Just a quick bookmark…Found this posting by Sahil Malik on how to implement a SELECT DISTINCT from a DataTable. It required the table to be sorted, but it’s a good start.