Quantcast
Channel: Infragistics Community
Viewing all articles
Browse latest Browse all 2374

iOS - Objective-C - Custom Paging with UIScrollView using the IGGridView

$
0
0
I've said this before, and i'll probably keep saying it, the UIScrollView is very powerful and awesome. Its so powerful that we build our IGGridView control by deriving from it. Even Apple wrote their UITableView the same way. So, today I'm going to show you how you modify the scrolling of the UIScrollView, and thus the IGGridView, so that you have one column always centered in the viewport. Thats including the first and last item. You can download my sample project here . In order to...(read more)

Viewing all articles
Browse latest Browse all 2374

Trending Articles