Grid View Auto Hide Empty Column
Goal: Usability
Developer: Hengsin (talk)
Feature Ticket: IDEMPIERE-4835
Description: Grid view will auto hide empty column if the feature is turn on globally through system configurator or by user through the grid view customization dialog.
Usage
- Added client level system config key ZK_GRID_AUTO_HIDE_EMPTY_COLUMNS (Y/N, default to N). Set this to Y to turn on the auto hide feature system wide or tenant wide.
- User can override the ZK_GRID_AUTO_HIDE_EMPTY_COLUMNS setting through the Grid View Customization Dialog:

Grid View Customization Dialog
Example
Original Grid View:

Original Grid View
Grid View with Auto Hide Empty Column turn on:

Grid View with Auto Hide Empty Column turn on
Source: Wiki