SmartGWT 4.1p
Is there a way to fetch only unique records from specified fields?
Ex.
Dataset has FieldA and 3 records with values (A1), (A1), (A2). I want to return all unique instances of FieldA which is A1 and A2
Is there a way to fetch only unique records from specified fields?
Ex.
Dataset has FieldA and 3 records with values (A1), (A1), (A2). I want to return all unique instances of FieldA which is A1 and A2