DEV Community

Cover image for ASP.NET Core Blazor | Dropdownlist Data from Database
Arun
Arun

Posted on

ASP.NET Core Blazor | Dropdownlist Data from Database

Web development with Blazor video series.

In this video we will discuss how to bind data from a database table to a dropdownlist in ASP.NET Core Blazor. Another common usecase is to bind an Enum to dropdownlist, so we will discuss binding an enum as well.

Notes and Slides https://www.pragimtech.com/blog/blazo...

Download Syncfusion free license key : https://bit.ly/3hyqDuP

Syncfusion Website: https://bit.ly/2TiIEnC

Syncfusion Blazor Components:https://bit.ly/3hlJ0ln

Top comments (0)