forum

Home / DeveloperSection / Forums / Pass checked checkboxes to controller through ajax

Pass checked checkboxes to controller through ajax

Anonymous User212426-Mar-2014

I am developing a project on ASP.net MVC.

I have a html form with some checkboxes say A,B,C,D & E and I am posting the form through ajax to one of the controllers.

I would like to distinctly identify if each check boxes are checked from the controller and perform some action based on the selected checkbox value.

I would like to know the best practise to acheive this.


Updated on 26-Mar-2014
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By