Skip to main content

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​

  1. 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.
  2. User can override the ZK_GRID_AUTO_HIDE_EMPTY_COLUMNS setting through the Grid View Customization Dialog: 4835 Customize Grid View

Grid View Customization Dialog

Example​

Original Grid View:

4835 Without Autohide

Original Grid View

Grid View with Auto Hide Empty Column turn on:

4835 With AutoHide

Grid View with Auto Hide Empty Column turn on


Source: Wiki