Info
Version: | 1.0.2 |
Author(s): | Rajesh Angappan |
Last Update: | Thursday, December 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rajeshangappan/Xamarin/tree/master/Xam.DataGrid |
NuGet Url: | https://www.nuget.org/packages/Xam.DataGrid |
Install
Install-Package Xam.DataGrid
dotnet add package Xam.DataGrid
paket add Xam.DataGrid
Xam.DataGrid Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Forms(>= 3.4.0.1008975)
Tags
- This control useful to show the list of items in grid view.
It’s fully implemented by xamarin.forms. It’s not depends on native UI.
Features:
- Load the list of items in grid view.
- Pagination support
- Virtual pagination support.
- Pull To Refresh Support
- Header Style
- Item Style
- Customize the Grid Header, Item and paginator.