Remove Filter on click of cancel button

I have an interface (say A) where am filtering data then clicking on ID am going to interface(say B) where i perform some activities like edit. Upon click of submit/Cancel i am returning back to Interface A.

When I return back to interface A then all the filters that i had applied(previously on interface A) should be removed. How to Achieve this

  Discussion posts and replies are publicly visible