ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: halfpixel on July 11, 2019, 06:43:35 am
-
Hello
I have nested structure of rows with frozen first 3 cells
and I am trying to find solution how to remove left padding of every child grid object
and remove headers of all children
Please, look at attachment. I didn't find any solution except CSS fix, but that's crazy
Could anybody help me?
Thanks
-
your screenshot is missing.
-
screenshot
-
It's not clear from the screenshot about the padding of nested grids.
The header of a grid can be hidden/removed with showHeader option.
https://paramquery.com/pro/api#option-showHeader
-
thanks for hint how to hide headers, I will try it
about padding: if you freeze some columns, then child is rendered with left padding
I would like to have it all on left side, maybe with some depth value (for css)
because we have deep three (nested) structure and we need to save place
thanks for any help
-
Hello, do you have any idea how to do it?
show table without left margin of frozen columns
thanks
-
Left padding is essential for the nested grid / view, without which it would display below the left frozen pane.