i fill a datatable in a typed dataset.. it has cities and states but I want to pull just distinct states and bind it to a control etc..

there is the filter, but i havent found a way to do distinct or group by. got to be a way without adding more datatables and filling them with data thats already there right?
there is the filter, but i havent found a way to do distinct or group by. got to be a way without adding more datatables and filling them with data thats already there right?