gmoledina / GMGridView

A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display.
MIT License
2.3k stars 512 forks source link

how can i change the scroll delegate? or use paging? #187

Open alighodrati opened 11 years ago

alighodrati commented 11 years ago

i have 2000 text data and image for view in ggmgridview. gmgridview is very slow with there. how can i load data with paging? i want when i touch grid to right or left ,load new data and show them. (my gmgridview fill by XIB file) u can see this gmgridview with data in my program in following link https://itunes.apple.com/us/app/ptc-iorder/id549803246?ls=1&mt=8 please help me,tanx