Hi ,
I am working on clearing filters in the grid.
grid.filters.clearFilters()
will clear the filters on page refresh i.e it will uncheck the checkbox and all the records are displayed but the text in the textbox is not cleared
How can i clear the texbox value when i hit page refresh.