Filtering DataRelation in Grid

Hi, I have a DataRelation within a Databound grid. I want to apply a row filter on the child table. How can I do that? Thanks.

1 Reply

AD Administrator Syncfusion Team May 26, 2006 09:29 AM UTC

Hi Kai, Filtering is supported only for the parent table not for the child table. To filter the child table in a grid, you need to reassign(rebind) the underlying datasource of the grid. Best Regards, Haneef

Loader.
Up arrow icon