Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
455
iggridfilteringfilterdialogfiltering - get the filter conditions from the advanced dialog
posted

I am using advanced filtering. When I click the search button I am intercepting the iggridfilteringfilterdialogfiltering event.

Due to my ui requirements I want to add the contents of the advanced filtering to some conditions I already have in a js class and then use the filter method to do the filtering.

Is there a way to get them?