Hi Isomorphic,
SmartGWT13.
An unusual behavior is noticed when attempting to apply the "Contains" filter on a float field with a value of "0". In this case, all the data present in the ListGrid is retrieved, which is strange since testing with other values shows the expected functionality. However, when adding the filter in the following way "~0", the filtering process is carried out correctly. This occurs both in my application and in the SmartGWT 13 demo.
I have attached a video demonstrating both behaviors.
SmartGWT13.
An unusual behavior is noticed when attempting to apply the "Contains" filter on a float field with a value of "0". In this case, all the data present in the ListGrid is retrieved, which is strange since testing with other values shows the expected functionality. However, when adding the filter in the following way "~0", the filtering process is carried out correctly. This occurs both in my application and in the SmartGWT 13 demo.
I have attached a video demonstrating both behaviors.
Comment