I have a form which has a dropdownlist with Services.
I'm using the hiddenfor so that on page load the selected item from this dropdown Id, is sent to a post action in the controller.
But for some reason the value of this hiddenfor attribute is always 0.
what am i doing wrong please help.