gkatz
29 Dec 2010, 8:14 AM
Hi;
I want to implement a 'more' button @ the end of a list (ala mobile facebook lists). it is simply a styled div (I think) in the end of the list (itis a 'first class citizen' of the list) that you can push to get more data. it scrolls with the list like its a part of its data model in the store (but its not)
I am having some problems with how to implent the UI side (no problems understanding how paging works). my button always disapears probably because the list refreshes it self from the store.
could someone give me some pointers on which events to listen to etc...?
thanks in advance.
I want to implement a 'more' button @ the end of a list (ala mobile facebook lists). it is simply a styled div (I think) in the end of the list (itis a 'first class citizen' of the list) that you can push to get more data. it scrolls with the list like its a part of its data model in the store (but its not)
I am having some problems with how to implent the UI side (no problems understanding how paging works). my button always disapears probably because the list refreshes it self from the store.
could someone give me some pointers on which events to listen to etc...?
thanks in advance.