I've done this by adding a View above the Table and shortening the table so it fits below the view... the view I added above the table was actually a custom table cell, the same one as the table displayed, so all I had to do was set the custom labels to the header values, and it was an exact match for the cells in the table.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of sisnaz Sent: Tuesday, November 08, 2011 5:05 PM To: [email protected] Subject: Re: [MonoTouch] Fixed Column Headers in UITableView Let's try this again. I don't want a section. I need static column headers that does not scroll with the data. Any examples or links on how to implement this? ----- There was only 1 trilogy -- View this message in context: http://monotouch.2284126.n4.nabble.com/Fixed-Column-Headers-in-UITableView-tp3956547p4017912.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
