Hi, I have a problem, because in my opinion this code should be work correctly but.. it doesn't and I don't know where is problem.
I want to get selected rows from grid and pass them to hiddenFor string property (to HttpPost method in my Controller)
When I call the post method, inside my ViewModel a hiddenFor property is " [] " (empty?)
My code of view and controller is in attachement.
P.S: Curiosity - the same code works fine in another part of my application.... so I am really frustrated
Thanks for help.
Regards.
Attachment:
view_controller_780bd4c7.zip