maui-collection-view icon indicating copy to clipboard operation
maui-collection-view copied to clipboard

Samples in this repository demonstrate how to get started with the DXCollectionView component and how to use its features

DevExpress Collection View for .NET MAUI

DevExpress Mobile UI allows you to use a .NET cross-platform UI toolkit and C# to build native apps for iOS and Android.

DevExpress Mobile UI for .NET MAUI

The DevExpress Mobile UI for Xamarin.Forms and .NET MAUI is free of charge. To learn more about our offer and to reserve your copy, visit Free DevExpress Mobile UI for Xamarin.Forms and .NET MAUI.

Requirements

Please register the DevExpress NuGet Gallery in Visual Studio to restore the NuGet packages used in this solution. See the following topic for more information: Get Started with DevExpress Mobile UI for .NET MAUI.

You can also refer to the following YouTube videos for more information on how to get started with the DevExpress .NET MAUI Controls and DevExpress Collection View for MAUI:

What's in This Repository

The DXCollectionView component allows you to display a collection of data items in a horizontal or vertical list.

DevExpress Mobile UI for .NET MAUI

Samples in this repository demonstrate how to get started with the DXCollectionView component and how to use its features:

  • Get Started with a Collection View
  • Implement Infinite Scrolling Functionality
  • Pull to Refresh the Item List
  • Select Collection View Items
  • Add Custom Actions on Swipe Gestures
  • Context Menu Actions in Popup
  • Predefined Chip Filters
  • Create a Filter UI Form
  • Incorporate CRUD Operations
  • Display Filtering UI Elements in a BottomSheet
  • Enable Multiple Selection and Implement the Contextual Action Bar

Documentation

More Examples