Author Topic: Freeze column with detailed mode  (Read 918 times)

rebound.support

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 20
    • View Profile
Freeze column with detailed mode
« on: August 22, 2022, 04:04:21 pm »
having problem while displaying the grid header properly after setting the column freeze.

when i click on the expand button the nested grid shows the data after the freeze column so can anybody provide how to handle this

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: Freeze column with detailed mode
« Reply #1 on: August 26, 2022, 06:11:09 am »
Nested grids are displayed in the unfrozen pane of their parent grid by design.

But it has nothing to do with detail grid header, could you please share a jsfiddle so that I check it. Please also mention the version of grid.

rebound.support

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 20
    • View Profile
Re: Freeze column with detailed mode
« Reply #2 on: September 21, 2022, 12:28:43 pm »
paramquery version 8.1.0

and code is attached in zip file attached.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: Freeze column with detailed mode
« Reply #3 on: September 28, 2022, 01:29:32 pm »
Please share a small test case with reproducible issue on jsfiddle, not your entire code.