Posted 7 May 2025, 3:09 am EST - Updated 7 May 2025, 3:14 am EST
Hi Team,
I am facing issue in the filter using wijmo grid filter
Steps:
- Searching a name or a word in the box and click apply.
2.Now remove the word from the filter and click on apply
Expected Result - When we remove the word and click on the Apply then it should show the whole data, without the filter.
Actual Result - When we are removing the word and clicking on Apply, then also filter is applied as it is.
Note - It is working fine when we are clicking on the clear button, it should work same as when we are removing the word and clicking on Apply