responsive_data_grid

Creator: coderz1093

Last updated:

0 purchases

responsive_data_grid Image
responsive_data_grid Images
Add to Cart

Description:

responsive data grid

responsive_data_grid #
A Flutter widget that is inspired by Kendo Data Grid and allows sorting, filtering, and paging with full bootstrap style responsive layout.
For a fully automatic implementation that allows you to tie your responsive data grid to your C# WebAPI REST/GRPC backend with full automatic filtering, sorting, take and skip functionality that generates a full expression tress against your Entity Framework or other Linq based queries, see the dotnet sub folder of the root project and the associated nuget package.
Features #

Paging of data for maximum efficiency (both client side and server side)
Sorting (including multi-column sorting)
Filtering (including mutli-column filtering with friendly interactive filter dialogs)
Infinite scroll with load on demand
Height, or shrinkwrap mode.
Full responsive design similar to how bootstrap grid layout works allowing for custom layouts of your data grid across mobile, web and desktop.

Getting Started #

Add the library per the instructions.
import the responsive_data_grid to your dart file.
Use ResponsiveDataGrid
Review the example project for more details.

TODO

Integration Testing
More documentation, examples, and getting started with screen shots
Column Visibility
Column Freezing
Grouping with Sumaries and Group Footers
Footer with Overall Summaries
Pagination - Add page numbers that scale automatically based on the space available in the paging controller

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator