Skip to content

Release of version 2.0.7 (2020-02-15)

Compare
Choose a tag to compare
@rugoncalves rugoncalves released this 16 Feb 12:25
e733c04

Added functionalities

  • Implementation of a new block for the context menu and allow its customization.
  • Highlight columns and row headers on the selected cells.
  • Addition of the Translation functionality (Available on Platform Server version 11.10 or later).
  • Creation of a new Alignment property for columns.
  • Implementation of Freeze Columns feature and its addition to Data Grid API.
  • Implementation of Add and Remove Rows feature and its addition to Data Grid API.
  • Addition of Selection actions to Data Grid API.
  • Implementation of a new block for Action Columns.

Fixed issues

  • Fixed bug on copy after searching for non-existing values.
  • Display a message for “no results” on Wijmo’s search mechanism.
  • Fixed bug on creating columns to affect all grids.
  • New line (content) correction to add new rows to the grid.

Others

  • Console.log is now available on Grid Reactive.
  • Improvements on autogenerate columns.
  • Created an Event mechanism in the framework.
  • Changed the dirty mark symbol.

Links