Enable Save Column Width WListBox
Goal: Usability
Developer: Flemming Birch
Feature Ticket: IDEMPIERE-4863
TOC
Description
- This feature is improving the layout and usability of WListboxes, by being able to save the column width of the WListbox.
- This is the foundation for actually being able to implement this in forms where the WListbox is used.
- This modification will touch the class WListbox for saving and rendering the column width of the WListbox, in addition also a model class for saving the column width to the database.
Source: Wiki