ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: cijojohn on October 09, 2017, 12:22:40 pm
-
Hello Team,
I facing issue with multiple column sorting in Grid. we are checking with 3000 rows and 50 columns. Still it is taking time.
Please Advice.
Thanks
-
Please use virtual mode.
How much time does it take?
Do you use multi column sorting on all 50 columns simultaneously.
-
yes we are keeping virtualX and virtualY as true. Yes we are doing sorting for all columns.
suggest
-
If your system is slow, then it can't be helped.
One suggestion to make scrolling fast is use case sensitive scrolling. sortModel.ignoreCase = false.