Syncfusion Essential Studio for Flutter 2022 Volume 4 SP1

Released: Feb 1, 2023

Mises à jour de 2022 Volume 4 SP1

Fonctionnalités

  • DataGrid
    • Added support for restricting column resizing by checking the columnIndex in the onColumnResizeStart callback.

Correctifs

  • DataGrid
    • Breaking changes - Command key operations for selection and multi-column sorting have been replaced with Control key operations on the macOS platform.
    • Fixed a LateInitializationError that occurred when opening the filter popup menu after rebuilding the DataGrid with an applied filter.
    • Fixed a Type mismatch error that occurred when using an integer value in advanced filtering for a double type column.