OnSelectionChange is not triggering while using selectionProps to checked the check box

23 Views Asked by At

I am making my check-box checked based on condition. It's showing checked in UI but it's not triggering onSelectionChange method no it's working with normal checked. Kindly provide if anyone has a solution

I tried everything including adding onChange method to trigger the onChange method.

0

There are 0 best solutions below