Skip to content

GrapeCity/ComponentOne-MAUI-Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ComponentOne MAUI Samples

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.

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

License: MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages