Dynamically creating checkboxes with Column Data

Dynamically creating checkboxes with Column Data

ssshannussshannu Posts: 4Questions: 3Answers: 0

I have a datatable with 2 cloumns of data. Now I want to display check boxes dynamically with the first column data(checkbox name should be unique)and clicking on checkbox should filter the datatable. Can someone please help me out. Thanks.

This discussion has been closed.