How to turn of AdvDBFilter?

Hi,
I am trying to use the AdvDBFilterDialog component in my application. When I set a filter condition and click “Apply Filter”, the data is correctly filtered. But how do I “reset” the filter (or turn off the filter) so that the original unfiltered data reappears on my AdvDBGrid? I ran your demo application and even in that, this behaviour is not supported. Can you please tell me how this can be implemented?

Regards,
Rangarajan

We have investigated this and this is in the current version indeed quite elaborated. Therefore, to make it easier, we have added the new method AdvDBFilterDialog.ResetFilter / AdvDBFilterPanel.ResetFilter that make this easier. This new method will be available in the next update.