ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: mscodigno on October 18, 2021, 12:39:52 pm
-
Hello, I want to use the fillHande property with the groupModel, but dragging it down changes all the cells.
https://jsfiddle.net/zekeriyaerogluu/xayLouvh/7/
-
It's because of horizontal merge of group title row which expands the selection and applies the change to all cells lying in the selected range.
Please use any setting which avoids horizontal merge of group title row i.e., groupModel.summaryInTitleRow: 'all'