Skip to content

Fixes ISSUE-48357: sortField property works properly in grids inside Parameter windows

The pick and execute windows were not setting the sortField property.

Apart from that, the datasource request must be reviewed to ensure that that the sortBy property references an existing grid field, because due to a smartclient bug if a parameter window contains several grids and only the first one defines a sortBy field, then the other grids will inherit the same sortBy property

Passed Try: https://builds.openbravo.com/job/try-init/1184/console

Edited by Augusto Mauch

Merge request reports