Skip to content

Data Widgets v3.11.3

Latest

Choose a tag to compare

@uicontent uicontent released this 28 Jul 13:55

[3.11.3] DatagridDropdownFilter

Fixed

  • We fixed an issue with option filtering not working correctly with IME input methods.

[3.11.3] Datagrid

Added

  • We added support for using the attribute's own formatting when exporting to Excel with the "Default" export type. Numbers now export as numeric cells that mirror the grid's decimals and thousands grouping, and dates export using their configured pattern, instead of unformatted values.

Fixed

  • We fixed an issue where export type and format properties were visible in Studio Pro for dynamic text columns, even though they have no effect.

[3.11.3] Gallery

Fixed

  • We fixed an issue where "Reset All Filters" and "Clear Selection" JavaScript actions did not work with the Gallery widget. Event listeners were not registered despite the required infrastructure being in place.