Hi Isomorphic,
We are using Smart Gwt-5.1
Browser: Microsoft Edge, IE11, IE10, Google Chrome, Firefox.
Issue : Advance filter not working properly while selecting between condition.
Ref. SmartGWT URl:
http://www.smartclient.com/smartgwt/...r_builder_grid
Steps to reproduce:
(1). select "Code" from the first condition select item.
(2). Select "between(Inclusive) " from second condition select item.
(3). Enter "xyz123" in the third condition text item.
(4). Don't enter any data in fourth condition text item.
(5). Now change the second condition value from "between(Inclusive)" to "equals (disregard case)".
(6). Now observer the fourth condition text item.
Result:
"and" string displayed under fourth condition text item by default.
Expected result:
Since we didn't entered any data in "fourth condition", hence fourth condition should be empty by default.
Do let me know if any clarifications required.
We are using Smart Gwt-5.1
Browser: Microsoft Edge, IE11, IE10, Google Chrome, Firefox.
Issue : Advance filter not working properly while selecting between condition.
Ref. SmartGWT URl:
http://www.smartclient.com/smartgwt/...r_builder_grid
Steps to reproduce:
(1). select "Code" from the first condition select item.
(2). Select "between(Inclusive) " from second condition select item.
(3). Enter "xyz123" in the third condition text item.
(4). Don't enter any data in fourth condition text item.
(5). Now change the second condition value from "between(Inclusive)" to "equals (disregard case)".
(6). Now observer the fourth condition text item.
Result:
"and" string displayed under fourth condition text item by default.
Expected result:
Since we didn't entered any data in "fourth condition", hence fourth condition should be empty by default.
Do let me know if any clarifications required.
Comment