Hi I am creating Dynamic Forms in which i have textboxes and checkboxes as well , i was using html input type for checkbox but it is not getting value and while submitting the form it says that your checkbox column like Active column does not have a valid value i found on internet and find that i need to use @html.checkboxFor rather than html tags so how do i write the below line with html.checkboxfor
as i have educatuons[0].isActive as the model item is an array
Gopaiah NekarukantiPosted Sep 25, 2019, 7:23 AM
Mark TaborPosted Sep 25, 2019, 2:43 AM
Priyanka JainPosted Sep 25, 2019, 2:18 AM
Mark TaborPosted Sep 25, 2019, 2:10 AM
Salman BegPosted Sep 25, 2019, 1:45 AM