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

Getting Filter Information From Grouping Grid

Hi, I am using a Grouping Grid. I have a requirement where I am using 2 grids. and based on Filter Condition in Grid1 I need to display contents of Grid2. This is not a Parent Child relation. The data in both grids are same .. If I can get filter string from grid ..that should be fine for me. Any Idea how should I proceed. Thanks Vinay

1 Reply

AD Administrator Syncfusion Team March 24, 2006 04:36 AM UTC

Hi Vinay, Sorry for the delayed response. Here is one way to achieve this: get the selected filter value in the TableControlCurrentCellCloseDropDown event and accordingly filter it in the GroupingGrid2. Here is the sample which, demonstrates this functionality. Also refer to our browser sample ( \\windows\Grid.Grouping.Windows\Samples\FilterBar\cs ) to get details on Filter Bar. Let us know if this helps. Best regards, Madhan.

GGC_FilterCondition.zip

Loader.
Live Chat Icon For mobile
Up arrow icon