Issues Resolved (v14 Upgrade #3.9)

Release date: Thursday, March 30, 2023

Change page in a grid with a fixed column and horizontal scroll moved to the end

Issue 12849

When having a grid with a fixed column and the horizontal scroll moved to the end, if the user presses the Next button to change the grid page, the fixed column is no longer fixed.

Transaction grid level item with Extended Combo and error message

Issue 12790

When having a Transaction grid level item with Extended Combo and error message over an attribute in the parent level (root), if the user accesses the page and presses Save button, the page gets freezes and the following message is displayed in the explorer console:

jQuery.Deferred exception: Cannot read properties of undefined (reading 'ControlName') TypeError: Cannot read properties of undefined (reading 'ControlName')

'Add new' option in Extended Combo inside Grid in a reloaded Web Component

Issue 12834

When having an Extended Combo inside a Grid with the 'Add new' option and the Grid is included in Web Component, if the Web Component y reladed, the 'Add new' option stops working.