Sumit Arora

Sumit Arora

  • NA
  • 504
  • 143.5k

Multiple Checkboxes on a webpage

Jun 20 2017 2:12 AM
Hi
I need to know how can i get the value of multiple checkboxes  in a table 
 
I am using FormGroup and FormBuilder in my project
 
I am able to display checkbox using *ngFor but not able to get the values on submitting to check which of the checkbox is checked or not and what is the corresponding value of the checkbox selected. 

Answers (3)