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.