Hello, Mukesh,
The filter that is shown in the Grid is based on the dataState that is passed to the Grid and more specifically the filter property of the Grid:
https://www.telerik.com/kendo-react-ui/components/grid/api/GridDataStateChangeEvent/#toc-datastate
https://www.telerik.com/kendo-react-ui/components/grid/api/GridProps/#toc-filter
The dataState can be retained the same way the data is, and when passing the filtered data to the new view, pass the data state (or only the filter state) to that view and set it to the Grid.
Regards,
Stefan
Progress Telerik
Progress is here for your business, like always.
Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.