Disabling check boxes in a group dynamically

17 views
Skip to first unread message

Raj Kris

unread,
Nov 28, 2016, 1:25:25 PM11/28/16
to KnockoutJS
A group of check boxes are dynamically generated based on a web service.

Upon checking a box should disable/enable few check boxes, this too comes from the service 
ex: 
CategoryID: 1, CategoryDesc: One, InActiveIDs:{2,4},
CategoryID: 2, CategoryDesc: Two, InActiveIDs:{1,3},
CategoryID: 3, CategoryDesc: Three, InactiveIDs:{2,1}

How do I achieve this using knockout?

Thank you

Regards
Raj
Reply all
Reply to author
Forward
0 new messages