Hi All,
There is requirement to show checkbox in the List view first column. I was able to achieve using <input> tag, change it on row click.
Can I identify the column when the user clicks on the row. So that only when user clicks on the column where the checkbox is shown then only the selection is made.
For now when user clicks anywhere in the row the checkbox is selected. User has to click again to unselect if not need.
Please let me know if there is any way to identify the column on list item click event.
Thanks and Regards,
Poornima TS