Problem: To pass an array or a list of integers from the view to post action. Solution: In order to pass the array value to the post action, you need to serialize the array value and pass the serialized data to the mapper action. In the post action, you can de-serialize the serialized data and use the data based on your requirement. CSHTML
CS
|
This page will automatically be redirected to the sign-in page in 10 seconds.