Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ilx.mac

macrumors member
Original poster
Mar 10, 2009
63
0
hi there,

i have attached two screen shot. The picture1 shows the style applied for the tableview. While i scroll down to see the data, the style are gone (please see picture 2). Any help would be greatly appreciated.

Thanks in Advance!:)
 

Attachments

  • Picture 1.png
    Picture 1.png
    118.7 KB · Views: 94
  • Picture 2.png
    Picture 2.png
    139.9 KB · Views: 81
Hey Luke,

I have fixed the issue all by my self, by increasing the tableview size in IB.

Thanks.
 
How to set the size of the tableview through code? Can some one help me on this?

Thanks in advance!
 
You shouldn't really set the tableView frame to anything bigger than the screen frame. UITableView is a subclass of UIScrollView and so scrolls "within itself".
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.