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

ShowGroupDropArea and ShowFilters

Hi,

GridControl version 9.1

When I set the mainGrid.ShowFilters = true; in the code, then the Filters do show in the grid, however, when the menuItemShowFilters_Unchecked event is trigger by a mouse menu click event, that sets the ShowFilters to false. THe filters are still there.

private void menuItemShowFilters_Unchecked(object sender, RoutedEventArgs e)
{
mainGrid.ShowFilters = false;
}

Could you advise please?

thank you


1 Reply

SK S. Kannan Syncfusion Team April 25, 2012 04:50 AM UTC

Hi Fred,

Thanks for using Syncfusion products.

We have checked a sample as per your scenario and we found that it is working fine. We have recorded a video for this and please find the video and the sample from the following location.

Sample location: http://www.syncfusion.com/downloads/Support/DirectTrac/93555/GridDataControl987361978.zip


Video location: http://www.syncfusion.com/downloads/Support/DirectTrac/93555/Video-1076840352.zip

Please let us know if you have any queries.

Thanks,
Kannan. S



Loader.
Live Chat Icon For mobile
Up arrow icon