Author Topic: I want apply flex height and min height  (Read 2758 times)

cjbong68

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 3
  • Hi everyone.
    • View Profile
I want apply flex height and min height
« on: November 14, 2019, 07:52:11 am »
I solved this problem another way

but, i can't find delete button...

=============

Hi.

I want to apply grid options that

{height: 'flex', minHeight: 300}

Because, I have to open the grid in popup window that height be decided by height of grid and use a header filter in this grid.

but, minHeight options is ignored. so if height of popup isn't enough, part of filter menu is hidden.

How can i do?

« Last Edit: November 14, 2019, 08:03:30 am by cjbong68 »

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6210
    • View Profile
Re: I want apply flex height and min height
« Reply #1 on: November 14, 2019, 11:45:53 am »
minHeight is undocumented option of grid, it works with fixed height but doesn't work with 'flex' height, moving it to Feature request board for further enhancement and documentation.
« Last Edit: November 14, 2019, 02:50:49 pm by paramvir »