This repository contains the samples for ComponentOne MAUI Edition - 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 or developer.mescius.com/componentone.
Showcase your data with FlexGrid, a complete and powerful datagrid UI control for MAUI.
Additionally, the ComponentOne MAUI Calendar control provides touch-friendly date selection with built-in formatting and customizable templates.
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.