Grid 1 - User filters out records that are not required.
Grid 2 - I would like to show the records that have been filtered out of Grid 1
Please can you tell me the best way to acheive this?
Kind Regards
David
1 Answer, 1 is accepted
0
Alexander Popov
Telerik team
answered on 11 Mar 2014, 03:59 PM
Hello David,
This could be achieved by subscribing to the change event of the first Grid's DataSource. Once the event is triggered you can check the first Grid filter and manually build another filter with the opposite criteria, then apply it to the the second Grid using the dataSource.filter method.
Regards,
Alexander Popov
Telerik
DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges.Watch on demand now.