ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: mukul on March 12, 2014, 04:50:39 pm
-
one more thing when I am applying grouping then it sorting the data according to group dataindex, but I don't want to use this sorting.
Please let me know how I can disable the sorting in case of grouping.
-
sorting goes along with the grouping. There is no option to group data without sorting.
It would be quite inefficient to group data without sort.
SQL also sorts the columns when grouping is applied to the fields. ( group by )