Syncfusion Essential Studio for Flutter 2022 Volume 4 SP1

Released: Feb 1, 2023

2022 Volume 4 SP1 中的更新

特性

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

修补程序

  • 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.