Menu

2.4.6 version released

In this release:
Fixed problem when using internal sorting in grids (orderWithLoadData=false). Now it works also with the filter panel.
Fixed problem with grid profiles: now sorting conditions are correctly stored also after the first saving.
Fixed problem with number fields/columns having decimals set: now they are correctly selected when ClientSettings.SELECT_DATA_IN_EDITABLE_GRID = true.
Fixed problem when scrolling rows in grid and the selected row is the one on the bottom of the grid.
Fixed problem with GridControl when setting a value in a combobox cell, without losing focus and changing column size using the mouse.
Added setColumnsPosition method to LookupController, in order to define the position of the columns in the lookup grid.
Added BUTTON_HEIGHT to ClientSettings, in order to customize the height of a GenericButton and its subclasses.
Added GRID_COL_HEADER_BORDER to ClientSettings, in order to customize the border to use for column headers of a grid.
Added new constructor to LoginDialog, in order to add an optional panel on the top of the dialog.
Added getStatusPanel method to GridControl, in order to add custom labels to the bottom status panel of a grid.

The distribution includes also Jar file libraries, source files, javadoc, licence and readme.txt installation instructions.

Posted by mcarniel 2013-04-25

Log in to post a comment.