syncfusion_flutter_datagrid 18.3.48-beta copy "syncfusion_flutter_datagrid: ^18.3.48-beta" to clipboard
syncfusion_flutter_datagrid: ^18.3.48-beta copied to clipboard

outdated

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.3.48-beta] - 11/11/2020 #

Features

  • Provided the support to recalculate the column widths at run time.

[18.3.40-beta] - 10/13/2020 #

Features

  • Provided the support to apply custom sorting by overriding the compare method in DataGridSource class.

[18.3.35-beta] - 10/01/2020 #

Features

  • Provided the data pager support to load data in segments. It is useful when loading huge amounts of data.

  • Provided the support to fix (freeze) columns on the left and right sides. You can also fix (freeze) the rows at the top and bottom of a DataGrid.

  • Provided the support to sort one or more column in the ascending order and descending order.

  • Provided the support to listen to callbacks for the following cell interactions,

    • Tap

    • Double tap

    • Secondary tap

    • Long press

  • Provided the support to refresh the specific row's height at run time

Breaking changes

  • The isHidden property has been renamed as visible in the GridColumn class.
  • The argument of onQueryRowHeight callback has been removed. Previously there was height parameter. Now, RowHeightDetails is passed as parameter which has rowHeight and rowIndex properties.

[18.2.59-beta] - 09/23/2020 #

No changes.

[18.2.57-beta] - 09/08/2020 #

No changes.

[18.2.56-beta] - 09/01/2020 #

No changes.

[18.2.55-beta] - 08/25/2020 #

No changes.

[18.2.54-beta] - 08/18/2020 #

No changes.

[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.
715
likes
0
pub points
99%
popularity

Publisher

verified publishersyncfusion.com

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.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl, syncfusion_flutter_core

More

Packages that depend on syncfusion_flutter_datagrid