Array model binding difficulty
- by user281180
I am having difficulty for using array model binding.
Actually I can see that the values sent from the views are not binded to the model and the arrays still have the values already instantiated. How can I solve this problem?