We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

AdvancedFiltering GridDataTextFilteringPane

I want to enable disable AdvancedFilter on demand.

basically in code i want enable advanced filter.

i am trying this for e.g.

var f = this.Resources["filterPane"] as GridDataTextFilteringPane;

gridDataControl1.VisibleColumns[0].FilterPane = f;

how ever it does not take effect. looking further
FilterPane is considered on ApplyTemplate only. so if i sort the column filtering turns into advanced filtering but how to trigger this some other way.




1 Reply

JJ Jawahar Jeevanandan J Syncfusion Team October 27, 2011 01:43 PM UTC

Hi Mrudang,

Thanks for using syncfusion products.

We have prepared a sample based on your requirement and you can find the sample under the following location. Please try this sample at your side and let us know whether this meets your requirement.

Please let us know if you have any queries.

Thanks,
Jawahar.




CS_eb4a1b4.zip

Loader.
Live Chat Icon For mobile
Up arrow icon