Select List or Dropdown List In ASP.NET Core MVC (.NET 6)



Select List or Dropdown List In ASP.NET Core MVC (.NET 6)

Select List or Dropdown List In ASP.NET Core MVC (.NET 6)

Full Razor Pages Course
👉 ASP.NET Core Razor Pages – Scratch to Finish (.NET 6)
https://www.udemy.com/course/aspnet-core-razor-pages-web-application-development/?couponCode=FEB2023

Hi there, In this video we will see how we can bind data to a select list or a dropdown list in ASP.NET Core and we are using .NET 6 which is the latest at the time of this recording. Then we will also submit the form to get the value of the selected item in the dropdown list.

If you like this video, please hit the like button and subscribe to the channel to see more content like this one in the future.

I have an ASP.NET 6 MVC website, in which I want to display a select list and also capture values of the selected item back into the code when the form is submitted.
For this example, I will populate the dropdown with the list of countries.

💖 Subscribe to show support: https://bit.ly/2FAgXzS
☕ Buy me a coffee: https://www.buymeacoffee.com/SameerSaini

Comments are closed.