filmov
tv
Dropdownlist Model Binding in MVC| Model Binding Select List without HTML Helpers
Показать описание
Here I am showing you how to bind the Dropdownlist to a Model class. And we are using HTML Select List tag not HTML Helper class.
Demerit: The model used for Data binding can only be used to fetch single row data. Or two dropdowns of similar data But to use a model for fetching Multi-row data or Table type data you have to bind the Dropdown list with Viewbag Data, that is in my other video of Dropdownlist Playlist.
#ModelBinding #DropdownListModelBinding #SelectListModelBinding
Demerit: The model used for Data binding can only be used to fetch single row data. Or two dropdowns of similar data But to use a model for fetching Multi-row data or Table type data you have to bind the Dropdown list with Viewbag Data, that is in my other video of Dropdownlist Playlist.
#ModelBinding #DropdownListModelBinding #SelectListModelBinding