Forum /
Sencha Touch 1.x Forums /
Sencha Touch 1.x: Discussion /
LoadPage From Store
LoadPage From Store
Hello,
I try to use the function loadPage from Store but it's same not work wel beaucouse when i execute it the sencha touch load all data from store !!!!
sample :
store.pageSize=10;
store.start=1;
store.on('load',function(store,result,stat){
alert('result.length ='+result.length);
});
store.loadPage(1);
done all size of store and not pageSize!!!!
my question is How to use store.loadPage
Thank you in advance
I have the same problem.
Is there anybody who know it.
I know the reason,the loadPage() function does not paging store itself,it only passes several parameters in url to server(e.g page,limit).
Similar Threads
By nickweavers in forum Ext 3.x: Help & Discussion
Replies: 5
Last Post: 8 Sep 2011, 12:48 AM
By fanfanMMovies in forum Ext 3.x: Help & Discussion
Replies: 0
Last Post: 12 Feb 2011, 4:38 AM
By giovanniG in forum Ext 3.x: Help & Discussion
Replies: 4
Last Post: 23 Aug 2010, 12:44 PM
By garyiskidding in forum Ext GWT: Discussion
Replies: 2
Last Post: 29 Jul 2009, 9:12 AM
By kalebwalton in forum Ext 1.x: Bugs
Replies: 2
Last Post: 5 Jan 2007, 9:49 AM
Tags for this Thread
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us