Maui.DataGrid 3.0.0
New Features
Pagination
Its now possible to split datasource to multiple page and navigate between them.
Inorder to use this feature you should set PaginationEnabled
property to true. You can also set PageSize
property to decide how many items to show per page