Please note that Wijmo Core is no longer available as new licenses, customers should purchase Wijmo Enterprise instead.
Existing Wijmo Core customers can continue to renew their current subscription.
Wijmo 2022 (Build 5.20221.857)
Released: Aug 24, 2022
2022 (Build 5.20221.857) での更新項目
機能
FlexGrid
Added the DataMap.search property, representing a custom function to search through the data map item.
TransposedGrid - Added support for column groups to define multiple columns in the 'collapseTo' property.
wijmo.pdf
The SVG to PDF converter now supports the text-anchor attribute.
Added support for the CSS font shorthand property when converting SVG to PDF.
FlexSheet
The '%' operator can now be used in expressions with cell references.
Improved the HLOOKUP and VLOOKUP functions to support table names in the range parameter.
Added CONCAT function.
Added support for exponential formatting when exporting FlexSheet to Microsoft Excel.
不具合の修正
Breaking Changes
FlexSheet
Empty strings are no longer treated as 0 when evaluating formulas.
A reference to an empty cell is now evaluated to 0 instead of an empty string.
FlexGrid
Cell range for pasting/pasted events now take into consideration hidden column(s).
Input
If there are Wijmo Input controls on a page that reports invalid input right after the page is loaded, the first input control with invalid input gains the focus instead of the last one as it was in previous builds.