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

preview_player
Показать описание
👉Full ASP.NET MVC Course

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.

Рекомендации по теме
Комментарии
Автор

Thanks. Your instructions were the most helpful.

kathleenturner
Автор

As one who relies heavily on real developers to tell me how to do stuff, this one was invaluable. I agree with Kris that it would have been nice to have the list come from a database, but I was able to figure out how to do this, with help from another developer. Thank you, Mr. Saini.

kennethbeaudry
Автор

Thank you for sharing this! Every other example I have looked at has been useless. Thanks again!

Anthony-lhtw
Автор

paso a paso se traspaso el video, funciono todo correctamente. gracias.

travko
Автор

So much Helpful.. Thank you Brother...

HimelKabir-yp
Автор

This is a great channel and the content is really helpful 👍

diesunddas
Автор

This channel is very useful and easy to understand .Can you Please do a project on simple online store .

pavankumarreddyvennapusa
Автор

👉 ASPNET Core MVC - Create a full real-world application - Coupon Code Applied

SameerSaini
Автор

sir please upload relationships with curd operations thanks sir it is very helpful for me

muhammdrafimahmood.
Автор

I get a funny issue where in the Index.cshtml file, accessing the Model property gives me a NullRef.

megaman
Автор

Please upload Add update delete, sorting, paging in grid

mathusudhanan
Автор

how i can add several items from <select> ?

kirill_divine