DEV Community

Cover image for Getting Started with the Blazor ListView Component
Arun for Syncfusion, Inc.

Posted on

1 1

Getting Started with the Blazor ListView Component

Learn how easily you can create and configure the Blazor ListView component from Syncfusion using Visual Studio.

In this video, I’ll create a new Blazor WebAssembly app using Visual Studio 2019 and integrate the Blazor ListView component by adding the Syncfusion Blazor package from NuGet. I’ll also explain how to configure a few of the control’s basic features like how to bind different types of data, group list items, add checkboxes to a list, and add nested list items.

Download an example from GitHub:
https://bit.ly/2AIzUhm

Demo: https://blazor.syncfusion.com/demos/listview/default-functionalities

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay