Premium support for our pure JavaScript UI components


Post 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 80 times

Post by tasnim »

Hello TeemuL,

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

Good Luck :),
Tasnim


Post Reply