Hello, Rashmi,
If we have to show only checked or unchecked values, this is done via filtering.
As the data is filtered outside of the Grid, we can even use buttons outside fo the Grid.
https://stackblitz.com/edit/react-w3rbfn?file=app/main.jsx
Please have in mind that what records are shown in the Grid is generally controlled by the data, not by the Grid. This is why if we have to show only specific data, we have to process the data based on the requirements and pass it to the Grid.
Regards,
Stefan
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.