Creating ListBox is similar to DropDownList except that instead of using @Html.DropDownList, we use @Html.ListBox or @Html.ListBoxFor. Remaining all other approaches to populate items in the ListBox is same as DropDownList.
Read how to create DropDownList here and follow the same approach.
Views: 23450 | Post Order: 31