GridFilterBar

Hello, I have a GridFilterBar attached with a GridDatabound Grid. When i filter a column it works fine. But all the other filter column contain all the data of my datatable. I want to have a filter on the data previously filtered like in Excel. For example if i have A1 | B1 A2 | B2 If i filter on A1 on column A i show B1 and B2 on column B. I want just show B1 because B2 is not in my previous filter. Is there a way to do that ? Thanks

1 Reply

AD Administrator Syncfusion Team October 4, 2005 04:02 PM UTC

This behavior is supported in our GridGroupingControl. To get it in a GridDataBoundGrid, check out this forum thread to see if this does what you want. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=23781

Loader.
Up arrow icon