GMGridView
GMGridView copied to clipboard
Added ´- (void)scrollToPageIndex:animated:´ method to programmatically scroll to a specific page
By calling the ´- (void)scrollToPageIndex:animated:´ the GMGridView scrolls to the specific page. May be used to scroll by using <- | -> Arrow Buttons etc.
Doesn't work in paged layout strategy
Which paged layout do you exactly mean? I've been using it with the HorizontalPagedLTR and am experiencing no problems, what problems do occur?