# ComponentOne-MAUI-Samples **Repository Path**: GrapeCity/ComponentOne-MAUI-Samples ## Basic Information - **Project Name**: ComponentOne-MAUI-Samples - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-03 - **Last Updated**: 2026-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ComponentOne MAUI Samples This repository contains the samples for [ComponentOne MAUI Edition](https://developer.mescius.com/componentone/maui-ui-controls) - Preview. These samples provide complete implementation details for the MAUI control features. The samples reference, but do not include, the control packages. The control packages can be downloaded from [nuget.org](https://www.nuget.org/packages?q=C1.Maui) or [developer.mescius.com/componentone](https://developer.mescius.com/componentone/download). ## About ComponentOne MAUI Edition Showcase your data with FlexGrid, a complete and powerful datagrid UI control for MAUI. - Deliver Excel-like features for mobile users such as tabular data editing and cell selection - Provide runtime data analysis with built-in sorting, filtering, and grouping - Get performance optimization for large data sets with on-demand loading and paging - With MAUI you can write once in C# and deliver apps for desktop mobile - ComponentOne MAUI controls support WinUI, Android, macOS and iOS Additionally, the ComponentOne MAUI Calendar control provides touch-friendly date selection with built-in formatting and customizable templates. ## Building a Sample MAUI samples require Visual Studio 2022 and the .NET Multi-platform App UI development workload installed. Then run these commands from the CLI in the directory of any sample: ``` dotnet build dotnet run ``` This will install any needed dependencies, build the project, and run the project respectively. ## Resources * Product Details: https://developer.mescius.com/componentone/maui-ui-controls/flexgrid-maui-datagrid * Documentation: https://developer.mescius.com/componentone/docs/maui * Support Forum: https://developer.mescius.com/forums/maui-edition [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/dotnet/winforms/blob/master/LICENSE.TXT)