Fixed Issues and Improvements
Wijmo license
ROU-12506 - Fixed a regression issue where the checkbox control within the Column Checkbox component was not visible to the end users. This fix ensures the control renders correctly, allowing users to interact with the column-level selection as expected.
What's New
Filter_OperatorType
This was fixed by updating the Wijmo library to version 2025v2 Wijmo - Build 5.20252.42.
⚠ Known Issues
Also, a regression issue where the checkbox control within the Column Checkbox component is not visible to the end users. A possible workaround is to override the CSS rule with:
.wj-flexgrid .wj-cell label input[type=checkbox] {appearance: auto;}
Finally, the client action SetViewLayout is not working as expected regarding filters.
The first two issues have been identified and are being tracked under ROU-12501 and ROU-12506, and full functionality will be restored in the next release. The last one will be released in the release after and is being tracked under ROU-12515.