Skip to content

Maui.DataGrid 3.0.0

Compare
Choose a tag to compare
@akgulebubekir akgulebubekir released this 27 Jul 08:06
· 458 commits to main since this release

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

Bugfixes

#63
#61
#56
#64
#70
#72
#76
#81
#84
#88
#93
#96
#110
#113