Welcome Guest Search | Active Topics | Sign In | Register

grid scrolling is jerky Options
quirtep
Posted: Tuesday, September 24, 2013 4:36:14 PM
Rank: Advanced Member
Groups: Member

Joined: 9/6/2007
Posts: 133
The vertical scroll for the grid object is a bit jerky, especially compared to the scroll for the entire page that Firefox/IE provide. Is there anything that can be done to make it scroll more smoothly?
eo_support
Posted: Tuesday, September 24, 2013 4:48:04 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

The Grid's scollbar is the browser's native scroll bar but inside the scrollbar's scroll event it manually scroll the grid rows with code. So if the Grid is too big (particular if there are two many columns), the handling code will take too long to execute and it could slow down the responsive time and make it appear to be sluggish. In this case, you will want to reduce the Grid's size in order to improve the scrolling experience.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.