This is a migrated thread and some comments may be shown as answers.

Header selection seleting both header checkboxes when we have multiple grid on same page

1 Answer 43 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vinod
Top achievements
Rank 1
Vinod asked on 27 Aug 2019, 10:28 AM
When I have multiple grid in same page and if i do header selection for one grid both the grid are getting selected.

Please find the below example.

https://stackblitz.com/edit/react-valgmy-ryjhrr?file=app/main.jsx

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 27 Aug 2019, 11:25 AM

Hello, Vinod,

Thank you for the example.

This occurs because the selection is part of the data and in this case, both Grids are bound to the same data.

The same will be observed if they are filtered, sorted, etc.

If the Grids are different and do not have to be connected, please use two different data collections for both.

Regards,
Stefan
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Vinod
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or