Filtering

I was looking at your filtering example, and was wondering if there is a way to do filtering in GridControl as well as the GDBD. What I''m trying to accomplish is replicating a lot of Excel like features into the GridControl. It''s rather complicted, but having just some of the features would be great, and this being one of them. Thanks, Akshay

1 Reply

AD Administrator Syncfusion Team August 13, 2004 02:34 PM UTC

Currently, you can only do filtering in a GridDataBoundGrid or a GridGroupingCOntrol. You woul dhave to implement your own filter architecture for a GridControl.

Loader.
Up arrow icon