@Html.DropDownListFor(x => x.AlbamID.ToString(), Model.AlbamListt, new { @class = "form-control col-md-7 col-xs-12", @placeholder = "Select Album Id", @required = "required" }) Loading
@Html.DropDownListFor(x => x.AlbamID.ToString(), Model.AlbamListt, new { @class = "form-control col-md-7 col-xs-12", @placeholder = "Select Album Id", @required = "required" }) Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bikesh SrivastavaPosted Jan 5, 2017, 8:38 AM
Pravat BeraPosted Jan 5, 2017, 6:21 AM
Chetan RanpariyaPosted Jan 5, 2017, 5:48 AM