I am lost with the submission of listbox with multiple itmes selected and with group of checkboxes.
If that was a WebForm project it wouldn't be a problem for me.
What are the best practices and maybe some code samples that show proper submission of form in ASP.NET MVC2 that contains group of checkboxes and listbox with mutiple selected items?
Here is the sample of the form:
Categories: - group of checkboxes
Topics: - listbox with multiple attribute (multiple="multiple")