before filter applied
after filter and selecting yes from dropdown and data is getting filtered but this search icon and dropdown icon and datapicker are getting removed
on load i am appending data to data source and adding this custom filter manually for each column id
on select of the filter i am using ajax call to filter data
i am binding filter data to datasource
filtered data is displayed in the grid but custom filter which i applied earlier got removed.
this same logic worked perfectly in syncfusion version 12.2
i have done a syncfusion upgrade to version 19 i am facing this issue.
could anyone helpme how i can retain the filtericon and the value i entered in filterbarcell