There are too many issues with the code shown to guess what you are doing. The code is missing Ids and names and has a typo. Secondly do you really want values of True and False? As written, it is difficult to map the check mark to a column or property
name. Can you provide a high level overview of what you are trying to do?
Is there anyway, you can post a better example of what you are trying to do?
Member
75 Points
513 Posts
check checkbox checked inside table
Jul 01, 2019 12:39 PM|zhyanadil.it@gmail.com|LINK
All-Star
52971 Points
23571 Posts
Re: check checkbox checked inside table
Jul 01, 2019 01:18 PM|mgebhard|LINK
There are too many issues with the code shown to guess what you are doing. The code is missing Ids and names and has a typo. Secondly do you really want values of True and False? As written, it is difficult to map the check mark to a column or property name. Can you provide a high level overview of what you are trying to do?
Is there anyway, you can post a better example of what you are trying to do?
Participant
1300 Points
522 Posts
Re: check checkbox checked inside table
Jul 02, 2019 02:33 AM|Wei Zhang|LINK
Hi zhyanadil.it@gmail.com,
According to your description,I suggest that you could use jquery to accomplish your requirement.Here is the demo, I hope it could help you.
It shows as below:

Best Regards
Wei