ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: rebound.support on August 22, 2022, 04:04:21 pm

Title: Freeze column with detailed mode
Post by: rebound.support 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
Title: Re: Freeze column with detailed mode
Post by: paramvir 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.
Title: Re: Freeze column with detailed mode
Post by: rebound.support on September 21, 2022, 12:28:43 pm
paramquery version 8.1.0

and code is attached in zip file attached.
Title: Re: Freeze column with detailed mode
Post by: paramvir on September 28, 2022, 01:29:32 pm
Please share a small test case with reproducible issue on jsfiddle, not your entire code.