2
touches

Loading custom UITableViewCells from Nib files without a controller in MonoTouch » Dimitris Tavlikos Software

posted by http://jimitav.myopenid.com/http://jimitav.myopenid.com/ 410 days, 22 hours, 56 minutes ago
Sunday, April 03, 2011 7:55:04 PM GMT

There are a lot of times where we want to use custom table view cells to display data in a UITableView. The most common way to do this is to create the cells we want inside the Nib that contains the UITableView controller and assign each of the custom cells an outlet so we can access them directly.

But what if we want to use the same cells across multiple table views that reside in different Nib file...

category: Articles | clicked: 169 | | source: software.tavlikos.com | show counter code
tags: custom uitableviewcell, MonoTouch, Nib, nib file, UITableViewCell

No comments yet, be the first one to post comment.

To post your comment please login or signup