Yeah I am an idiot :) I realized that I was trying to bind a complex object to the HiddenFor helper in MVC which isn't supported. I modified my view to have the properties I needed the data from and it all worked beautifully.
Thanks for quick reply.
Yeah I am an idiot :) I realized that I was trying to bind a complex object to the HiddenFor helper in MVC which isn't supported. I modified my view to have the properties I needed the data from and it all worked beautifully.
Thanks for quick reply.