syncfusion_flutter_datagrid 18.2.48-beta syncfusion_flutter_datagrid: ^18.2.48-beta copied to clipboard
The Syncfusion Flutter DataGrid is used to display and manipulate data in a tabular view. Its rich feature set includes different types of columns, selections, column sizing, etc.
[18.2.48-beta] - 08/04/2020 #
No changes.
[18.2.47-beta] - 07/28/2020 #
No changes.
[18.2.46-beta] - 07/21/2020 #
No changes.
[18.2.45-beta] - 07/14/2020 #
No changes.
[18.2.44-beta] - 07/07/2020 #
Initial release.
Features
- Column types - Show different data types (int, double, string, and date-time) in different types of columns. Also, load any widget in a column.
- Column sizing - Set the width of columns with various sizing options. Columns can also be sized based on their content.
- Auto row height - Set the height for rows based on the content of their cells.
- Selection - Select one or more rows. Keyboard navigation is supported for web platforms.
- Styling - Customize the appearance of cells and headers. Conditional styling is also supported.
- Theme - Use a dark or light theme.
- Accessibility - The DataGrid can easily be accessed by screen readers.
- Right to Left (RTL) - Right-to-left direction support for users working in RTL languages like Hebrew and Arabic.