G
Guest
Hi,
I use a DataView to display a State field. But some rows have the same state
like 'OH'. How can I just display only one of them like SQL's DISTINCT? Can I
use .rowfilter? How?
I don't have to use DataView. If DataTable can do it, it's ok too.
Thanks in advance.
Li
I use a DataView to display a State field. But some rows have the same state
like 'OH'. How can I just display only one of them like SQL's DISTINCT? Can I
use .rowfilter? How?
I don't have to use DataView. If DataTable can do it, it's ok too.
Thanks in advance.
Li