ParamQuery grid support forum

General Category => Bug Report => Topic started by: cijojohn on August 24, 2017, 09:13:10 pm

Title: Horizontal scroll with virtual X true
Post by: cijojohn on August 24, 2017, 09:13:10 pm
Hi Team,

The behavior of Grid when the virtual X option is true , scrolling becomes very slow, when we use right arrow key or tab key.

Kindly look into it.
Title: Re: Horizontal scroll with virtual X true
Post by: paramvir on August 24, 2017, 09:28:26 pm
Please also use virtualY: true
Title: Re: Horizontal scroll with virtual X true
Post by: cijojohn on August 28, 2017, 05:02:37 pm
For the rendered column scroll is faster if we set virtual X and virtual y true.

But for rest columns it slow. Please suggest.
Title: Re: Horizontal scroll with virtual X true
Post by: paramvir on August 28, 2017, 05:26:01 pm
Horizontal scrolling is fast enough with arrow or tab key as can be seen in this example: https://paramquery.com/pro/demos/infinite

If you are facing issues, please share a test case / jsfiddle.