syncfusion-maui-listview

Installation
SKILL.md

Implementing .NET MAUI ListView

A comprehensive skill for implementing, customizing, and optimizing the Syncfusion .NET MAUI ListView (SfListView) component. The ListView displays collections of data with support for layouts, sorting, filtering, grouping, selection, and rich customization options.

When to Use This Skill

Use this skill when you need to:

  • Display Collections: Show lists of data items from any data source (ObservableCollection, List, etc.)
  • Data Operations: Implement sorting, filtering, or grouping of list items
  • Custom Layouts: Create linear or grid layouts with single or multiple columns
  • User Interaction: Enable item selection (single/multiple), tapping, long-press, or double-tap
  • Advanced Features: Add swipe actions, drag-and-drop reordering, pull-to-refresh, or load more
  • Customization: Design custom item templates, headers, footers, or group headers
  • Performance: Optimize list rendering for large datasets with virtualization
  • MVVM Patterns: Implement ListView with data binding, commands, and ViewModels
Installs
108
GitHub Stars
60
First Seen
Mar 26, 2026
syncfusion-maui-listview — syncfusion/maui-ui-components-skills