Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
jqGrid scroll: 1 appears to have a limit of rows it will work with
22/02/2010
02:48
Avatar
wolis
Member
Members
Forum Posts: 5
Member Since:
22/02/2010
sp_UserOfflineSmall Offline

When I use scroll: 1 to make my jqGrid scrollable, it appears to work with tables of about 500,000 rows but above that it seems to freak out.

I changed scroll: false to get paginated and happily worked with the same table that has 800,000+ rows.

Is this a limit of the scrolling list (I have not found any reference to a limit in this regard).

Is there a workaround I can do to allow scrolling of 500,000+ records in jqGrid?

Thanks

23/02/2010
10:30
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

Hello,

Actually there is no limitation. Your code will work in IE, Safari, but not in FF.

This is a bug where we can not fix easy.

The real problem is that the FireFox stores the height in integer and not in long integer, (I do not know how is with FF3.6)

so having more than 500000 multiple by example 20-22px of the row height give you a number for the height which can not be interpreted correct in FF .

We have try to fix this, but for now without success.

Thanks for remainding this.

Best Regards

Tony

For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.

24/02/2010
01:04
Avatar
wolis
Member
Members
Forum Posts: 5
Member Since:
22/02/2010
sp_UserOfflineSmall Offline

Hi Tony,

Thanks for the reply and confirmation that there is a limit to the number of rows supported (tho what that number is is variable).

I can not imagine why jqGrid needs to know the theoretical height of all rows if displayed at once considering we only see a few records at a time - being the nature of scroll: 1.  However I will leave this up to you and look forward to hearing how we can avoid this in the future.

Thanks

27/10/2010
11:03
Avatar
otinanism
Member
Members
Forum Posts: 21
Member Since:
27/10/2010
sp_UserOfflineSmall Offline

It does not work correctly in IE either. At least not in IE8.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
28 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

OlegK: 1255

markw65: 179

kobruleht: 144

phicarre: 132

YamilBracho: 124

Renso: 118

Member Stats:

Guest Posters: 447

Members: 11373

Moderators: 2

Admins: 1

Forum Stats:

Groups: 1

Forums: 8

Topics: 10592

Posts: 31289

Newest Members:

, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information