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

grid filtering with objectdatasource

The basic Asp.Net ObjectDataSource can provide sorting and filtering, but only on DataSets, DataTables or DataViews. If I use the Essential Grid control with an ObjectDataSource that is just returning a typed collection, will I be able to filter the records in the grid, or would it not work because it's binding to the ObjectDataSource?


1 Reply

RP Rekha P Syncfusion Team January 15, 2009 11:30 AM UTC

Hi KLilley,

Thank you for your interest in Syncfusion Products.

Yes, you can able to filter the records in the Grid when it is binded to ObjectDataSource. Please refer the sampel below which illustrates the record filtering when GridGroupingControl is binded to ObjectDataSource.

http://websamples.syncfusion.com/samples/Grid.Web/6.4.0.15/52715_ObjectDB-Filter/main.htm

Please let us know if this sample helps you.

Thanks,
Rekha


Loader.
Live Chat Icon For mobile
Up arrow icon