Page 1 of 1

Grid FilterBar compact-mode column header align right doesn't work

Posted: Mon Jan 30, 2023 3:56 pm
by TeemuL

Hi,

Is it intentional or a bug that the Column's align: 'right' -property doesn't work, when Grid's FilterBar compact-mode is enabled?

  1. https://www.bryntum.com/products/grid/examples/filterbar/
  2. Modify the Age-columns config -> align: 'right'
    { text : 'Age', field : 'age', width : 100, type : 'number', align: 'right' }
  3. Toggle on the compact-mode
  4. The "AGE" text is on left instead of right
    1.png
    1.png (17.15 KiB) Viewed 153 times

Re: Grid FilterBar compact-mode column header align right doesn't work

Posted: Mon Jan 30, 2023 4:11 pm
by tasnim

Hello TeemuL,

Reproduced! Opened a ticket to investigate that. Here it is https://github.com/bryntum/support/issues/6079

Good Luck :),
Tasnim