Skip to Content
0
Jun 28, 2018 at 02:07 PM

How to differentiate checked and unchecked item when we trigger the selectionchange event in table?

375 Views Last edit May 24, 2020 at 11:53 AM 3 rev

I want to know whether checkbox is checked or not in the table.i am using multiselect

showing checkboxes. So i am getting the data by using selectionchange event.

So how can i check whether the checkbox is checked or not in the table when i am using the Selectionchange event.