Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Whatever
create empty dropdownlist mvc
Adzo N
Programming language:
Whatever
2021-05-02 14:28:25
0
Q:
create empty dropdownlist mvc
Гульшат Идильгужина
Code:
Whatever
2021-06-20 12:15:31
@Html.DropDownListFor(x => x.CityId, Enumerable.Empty<SelectListItem>(), "Select City")
0
Tags
list
empty
create
Related
edit box with a drop-down list
how to use dropdownlist in mvc
refresh kendo dropdownlist
How to set the value to be selected in the dropdownlist in mvc
how to remove child item line in expandablelistview
New to Communities?
Join the community