Another new Sencha App Launch from MadMobile :)
http://markertek.madmobile.com/
Mobile Web application to augment their (large) electronics product based web site.
Fun project, and thanks the @mitchellsimoens for his work on a slick new layout for achieving accordion functionality via a layout (seen on the Product detail page), and to @MahlerFreak for the BufferedList component for creating lists that smoothly handle large lists via paging on the fly (seen on the Shop by Brand page).
Comma separated string converted to jsonData, but paging not working
Hi
I get a comma separated string that i have internally converted to the way colModel accepts it, it is working properly with the grid, but seems i am unable to show paging in proper way.
I need to show only 5 records those i get from the server but my paging toolbar should give me option to move on the next set of records, currently it shows next and last buttons disabled.
as i am not using jsonstore directly so not sure if i am placing "totalProperty" properly.
appreciate your help....
-thanks,
sb