Hi Isomorphic,
I am using licensed version of SmartGWT PRO 4.1 (isc.version="v9.1p_2014-06-14/Pro Deployment";isc.versionNumber="v9.1p_2014-06-14";isc.buildDate="2014-06-14")
I was trying to have a ComboBoxItem backed by server side datasource.
It is populating the data properly, but when I am typing anything in the ComboBoxItem, even if setTextMatchStyle is set to SUBSTRING, I am seeing exact match in the logs.
It is also showing that advance search and aggregation criteria is not supported on PRO version. But I think what I require is not related to the advance or aggregation.
Can you please confirm on this ?
I am using licensed version of SmartGWT PRO 4.1 (isc.version="v9.1p_2014-06-14/Pro Deployment";isc.versionNumber="v9.1p_2014-06-14";isc.buildDate="2014-06-14")
I was trying to have a ComboBoxItem backed by server side datasource.
It is populating the data properly, but when I am typing anything in the ComboBoxItem, even if setTextMatchStyle is set to SUBSTRING, I am seeing exact match in the logs.
It is also showing that advance search and aggregation criteria is not supported on PRO version. But I think what I require is not related to the advance or aggregation.
Can you please confirm on this ?