Author Topic: Hierarchical grid not operational when large amount of data is loaded  (Read 1797 times)

kshipra

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 94
    • View Profile
I have hierarchical grid, which freezes when 6000 rows are loaded with 15 columns on parent and detail grid.
I reduced data sent to grid and then it started working properly. I have virtualX and virtualY  enabled.
I am using grid 5.6.1

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6282
    • View Profile
virtualX and virtualY are not relevant to v5

Please use fixed height of grid ( non flex )  so that grid can use virtual rendering to save memory.