Is there a way to sort the checkboxes when using GridColumnMenuCheckboxFilter? Please see the attached image.
Thanks,
Jie
1 Answer, 1 is accepted
0
Accepted
Wissam
Telerik team
answered on 15 Jan 2024, 10:42 AM
Hello, Jie,
This is controlled in the `data` property of the `GridColumnMenuCheckboxFilter` component. In the following example, I am reversing the data I am reversing the `products` array that is set to the `data` prop.