DEV Community

Cover image for Getting Started with the .NET MAUI ListView
Arun for Syncfusion, Inc.

Posted on

Getting Started with the .NET MAUI ListView

Learn how easily you can create and configure Syncfusion MAUI ListView using Visual Studio 2022 and .NET 7.0. In this video, the ListView control was added to the project using the Syncfusion .NET MAUI ListView NuGet package. I'll also demonstrate how to select items in the list, change its layout, and add a header and footer.

Product overview: https://www.syncfusion.com/maui-controls/maui-listview

Download an example from GitHub: https://github.com/SyncfusionExamples/getting-started-with-the-dotnet-maui-listview

Refer to the following documentation: https://help.syncfusion.com/maui/listview/getting-started

Check out this GitHub example: https://github.com/syncfusion/maui-demos/tree/master/MAUI/ListView

Top comments (0)