How to sort descending order in smartGWT using FormItem class

31 Views Asked by At

I am getting through a map the desc sorted order ,but when i am setting in form item class it is still showing asc order.

formItem.setValueMap(StaticValueMapProvider.getCIDRValueMap(ipFormatSelected, objectTypeInContext));
0

There are 0 best solutions below