Hi Isomorphic Team,
We are using the ismorphic version : 6.1-p20170724
my current functionality uses SmartGWT.
We are using Google chrome browser latest version.
We have implemented combo box item as editor in list grid for a list grid field. We have set autofetchdata for that combo box to false due to performance issue. Now while typing in combo box for first time it shows full list of data without any filtering.We want to show only filtered data for first time also.
Note: We can not set autofetchdata to true. Please help us if there is some other way around to achieve this.
We are using the ismorphic version : 6.1-p20170724
my current functionality uses SmartGWT.
We are using Google chrome browser latest version.
We have implemented combo box item as editor in list grid for a list grid field. We have set autofetchdata for that combo box to false due to performance issue. Now while typing in combo box for first time it shows full list of data without any filtering.We want to show only filtered data for first time also.
Note: We can not set autofetchdata to true. Please help us if there is some other way around to achieve this.
Comment