The grid does not offer a filtering feature. You can either filter the source itself (e.g using a DataView), or you can implement your own filtering, if you want the user to be able to dynamically change the filtering. You can look at “Extensibility” sample to see one way of implementing filtering in the gird.
Start Menu -> All Programs -> Xceed Components -> Our components in action! -> Xceed Grid Live Explorer
You will find the code here :
C:\Program Files\Xceed Components\Xceed Grid for .NET <version>\Samples\CSharp\Extensibility
Under Vista, it will be here :
C:\Xceed Component Samples\Xceed Grid for .NET <version>\Samples\CSharp\Extensibility
Imported from legacy forums. Posted by André (had 2067 views)