ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: ohbayashi on April 25, 2017, 08:55:07 am
-
parent grid.
width: "100%-10",
virtualX: true,
virtualY: false,
scrollModel: { pace: "fast", autoFit: false, lastComumn: "fullScroll", flexContent: false },
detail grid.
width: "flex",
It will be displayed if you set the parent to "flex", but since it looks bad and it looks bad it wants to know if there is any other way.
-
Other way is to set virtualX: false for parent grid if number of columns in parent grid is not large as in your case.