Watch video
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.
Download Example: Getting Started with the .NET MAUI ListView
Watch video
Learn how to sort and filter in the Syncfusion .NET MAUI ListView control. This video shows how to perform programmatic sorting, custom sorting, and sorting items along with grouping. It also shows how to filter items programmatically, clear filtering, and sort filtered items. Finally, it demonstrates how to customize the empty view when the list view has no items.
Download Example: Sorting and Filtering in .NET MAUI ListView
Watch video
Learn how to customize the .NET MAUI ListView control of Syncfusion. This video shows how to tailor the items using templates, as well as how to apply alternate row styling. It also shows how to enable swiping and customize them using templates, and header, footer, and item size customization. Finally, it demonstrates how to customize the items' layout.
Download Example: Customize the .NET MAUI ListView Control
Watch video
Learn how to group items in the Syncfusion .NET MAUI ListView control easily. This video demonstrates multi-level grouping, programmatic item grouping, and header appearance customization. Also, demonstrate how to expand and collapse the groups.
Download Example: Group .NET MAUI ListView Items
Watch video
Learn how to customize the Syncfusion .NET MAUI ListView control. This video demonstrates how to enable its load-more feature with different modes. You'll also learn how to customize the position of the load-more view and the appearance of the load more button.
Download Example: Enable the Load More Option in .NET MAUI ListView
Watch video
Learn how to customize the Syncfusion .NET MAUI ListView control. This video demonstrates how to enable swiping in a ListView. You'll also see the process of setting up an Outlook-style swipe feature, which allows users to archive and delete messages, as well as display pop-up notification for these actions, complete with an Undo option.
Download Example: Achieve Outlook-like Swiping in the .NET MAUI ListView
Watch video
Learn how to create a chat application using the Syncfusion .NET MAUI ListView control. This video demonstrates how to build a chat application with the ListView and how to add a profile picture and timestamp to each message.
Download Example: Create a Chat Application Using .NET MAUI ListView