Hi all
My iPhone app is having a TabelView in a normal UIViewController subclass which is in the window.
TableView ->UIViewController view- > Window.
My problem is that whenever i scroll the tableview content its getting scrolled and i can view all the data populated correctly. But as soon as i reach the end of table cell, my apps get terminate abnormally.
Similar the case when i scroll above the first table cell..
I added the autoresize = YES for the table Views...
Help me ASAP....
plzzz
My iPhone app is having a TabelView in a normal UIViewController subclass which is in the window.
TableView ->UIViewController view- > Window.
My problem is that whenever i scroll the tableview content its getting scrolled and i can view all the data populated correctly. But as soon as i reach the end of table cell, my apps get terminate abnormally.
Similar the case when i scroll above the first table cell..
I added the autoresize = YES for the table Views...
Help me ASAP....
plzzz