ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: cijojohn on October 09, 2017, 12:22:40 pm

Title: mulitisort slow in grid
Post 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
Title: Re: mulitisort slow in grid
Post by: paramvir on October 09, 2017, 01:31:34 pm
Please use virtual mode.

How much time does it take?

Do you use multi column sorting on all 50 columns simultaneously.
Title: Re: mulitisort slow in grid
Post by: cijojohn on October 10, 2017, 10:32:58 am
yes we are keeping virtualX and virtualY as true. Yes we are doing sorting for all columns.

suggest
Title: Re: mulitisort slow in grid
Post by: paramvir on October 11, 2017, 09:33:11 am
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.