mercredi 18 novembre 2015

How to track multiple radio buttons and checkboxes created in a table using ng-repeat in Angularjs

I am new to AngularJS. I would like to know how to track which all radio buttons and checkboxes were clicked or selected on clicking the submit button. The tables rows were created using ng-repeat. The checkboxes(as seen in the image) appear when the radio button in the third column is clicked(I do an ng-show="true") and can be selected.

Attached is a mockup.

enter image description here

Any good design pattern or sample code as well for this use case?
Please help. Thanks in advance.




Aucun commentaire:

Enregistrer un commentaire