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
close icon

Filtering data in GridDataBoundGrid

Hello! I am using collection as datasource in GridDataBoundGrid. How can I filter rows in grid by some criteria? Earlier I have used dataview and dataset with RowFilter string. But it was to slow for my tasks. Can you help me? Best regards.

1 Reply

AD Administrator Syncfusion Team November 3, 2004 11:58 AM UTC

You can use our GridGroupingControl to filter arbitrary IList data sources. But our filtering in the GridDataBoundGrid relies on DataView.RowFilter. I think you would have to write this functionality more or less from scratch.

Loader.
Live Chat Icon For mobile
Up arrow icon