PDA

View Full Version : Load-on-Scroll Grids



bluefeet
19 Mar 2008, 7:03 AM
Hey all,

Does the ExtJS Grid component support lazy-loading of data as the user scrolls? I see that the grid supports pagination, but I don't see any reference of the scrolling alternative. Dojo does this and this feature is the only thing holding me back from switching to extjs.

Thanks! ~o)

mjlecomte
19 Mar 2008, 7:26 AM
You might be interested in this user extension (http://extjs.com/forum/showthread.php?t=17791).

bluefeet
19 Mar 2008, 12:20 PM
Ah, that looks like the ticket. Thanks.

Wish it was a part of the ExtJS distro, and not an add-on developed by one guy that may loose support one day. Its hard to use something with that kind of status in a corporate environment. We'll see.

mjlecomte
20 Mar 2008, 4:50 AM
Dunno, there is a feature request section of the forums, maybe they can bring it into the fold. Can't hurt to ask.

mystix
20 Mar 2008, 4:56 AM
@brian commented on user extensions in general in the roadmap:
http://extjs.com/forum/showthread.php?p=123580#post123580

@pdousa, @confused and @harley.333 also put the LiveGrid on their wishlist in the same thread:
http://extjs.com/forum/showthread.php?p=127665#post127665
http://extjs.com/forum/showthread.php?p=127755#post127755
http://extjs.com/forum/showthread.php?p=129095#post129095

you might want to add your voices there ;)