Skip to content

SyncfusionExamples/blazor-dropdown-list-virtualization

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Blazor Dropdown List Performance with Virtualization

The example uses virtual scrolling to overcome these challenges and greatly enhance the performance of your application.

Project prerequisites

Make sure that you have the compatible versions of Visual Studio 2022 and .NET Core SDK 6.0 or later version in your machine before starting to work on this project.

How to run this application

To run this application, you need to first clone the blazor-dropdown-list-virtualization repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.

About

The example utilize virtual scrolling to overcome these challenges and greatly enhance the performance of your application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published