开发者

Infinite scrolling using sencha touch

开发者 https://www.devze.com 2023-01-24 06:01 出处:网络
How would you implement infinite scrolling using sencha touch?In other words, either register a callback that is called when a user scrolls near the bottom of a list to load more data or do something

How would you implement infinite scrolling using sencha touch? In other words, either register a callback that is called when a user scrolls near the bottom of a list to load more data or do something more开发者_Go百科 involved.


Ext.ux.Livegrid is an ExtJS user extension that can help you...

look at this ... http://www.ext-livegrid.com/

0

精彩评论

暂无评论...
验证码 换一张
取 消