Author Topic: flex on pqgrid height not working properly in version 8.3.0  (Read 617 times)

Digitalsoft

  • Pro OEM
  • Newbie
  • *
  • Posts: 49
    • View Profile
flex on pqgrid height not working properly in version 8.3.0
« on: September 01, 2022, 01:43:17 pm »
flex properties which i applied on my page working fine for pqgrid version 7.2.0 ,
the height also gets adjusted dynamically based on the content in the page but
If I upgrade to verision 8.3.0 page scroll is coming unneccessarily & height not adjusting.
 Please find the screenshots

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: flex on pqgrid height not working properly in version 8.3.0
« Reply #1 on: September 01, 2022, 02:07:33 pm »
I guess you mean by height: 'flex' , it makes the grid height equal to its content ( subject to maxHeight property ) and has nothing to do with web page scroll.

In your screenshots, both the grids have vertical scroll bars.

Please let me know if I've missed something.

Digitalsoft

  • Pro OEM
  • Newbie
  • *
  • Posts: 49
    • View Profile
Re: flex on pqgrid height not working properly in version 8.3.0
« Reply #2 on: September 06, 2022, 12:22:53 pm »
We are not giving height : flex to the grid, we are just assigning display flex to grid reference div