Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akgulebubekir/Maui.DataGrid

DataGrid component for Maui
https://github.com/akgulebubekir/Maui.DataGrid

android datagrid datagrid-component datagridview dotnet dotnet6 ios library maui maui-apps winui

Last synced: 3 months ago
JSON representation

DataGrid component for Maui

Awesome Lists containing this project

README

        

# Maui.DataGrid

DataGrid library for .NET **MAUI** applications.

[![NuGet version (akgul.Maui.Datagrid)](https://img.shields.io/nuget/v/akgul.Maui.Datagrid.svg)](https://www.nuget.org/packages/akgul.Maui.Datagrid)
[![CodeQL](https://github.com/akgulebubekir/Maui.DataGrid/actions/workflows/codeql.yml/badge.svg)](https://github.com/akgulebubekir/Maui.DataGrid/actions/workflows/codeql.yml)

> **Supported Platforms**
>
>- Android
>- iOS
>- MacCatalyst
>- Tizen
>- Windows
>- and any other platform that MAUI runs on

```xaml
xmlns:dg="clr-namespace:Maui.DataGrid;assembly=Maui.DataGrid"

































#F2F2F2
#FFFFFF

```

## Screenshots
----------

![Screenshots](https://raw.githubusercontent.com/akgulebubekir/Maui.DataGrid/master/Screenshots/windows_landscape.PNG)

## Repository Activity

![Alt](https://repobeats.axiom.co/api/embed/850b3036e03f7eff1bb74b4744e42aa3901a8ee7.svg "Repobeats analytics")

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=akgulebubekir/Maui.DataGrid&type=Date)](https://star-history.com/#akgulebubekir/Maui.DataGrid&Date)