GridGroupingControl FilterBar doesn''t show filters when Datasource is IList

I can''t get the Filterbar to work when using an IList datasource for the GGC. I read in another message: http://www.syncfusion.com/support/forums/message.aspx?MessageID=38246 that the GridDataBoundGrid uses a DataView for its filtering, and that, according to Clay Burch, "if you want filtering support for an arbitrary IList object, you can use a GridGroupingControl". Well, I am, and it still doesn''t work. Do I have to implement something special to get this to work?

1 Reply

AD Administrator Syncfusion Team May 2, 2006 04:51 AM UTC

Hi Robishaw, To show the filter bar in the GridGroupingControl the column descriptors AllowFilter property must also set to true. I have attached a sample. Let us know if you need any further assistance. Regards, Calvin.

43703.zip

Loader.
Up arrow icon