iPhone: Prevent Scrolling on a tableView?

You must Login before you can answer or comment on any questions.

Is it possible to lock down a tableView so that the user can't scroll? In the documents I see:

moving  boolean 
boolean to control the moveable state of the table view
But that doesn't seem to do it. To see the exact effect I am looking for, go here:

iPhone > Clock > Alarm > Edit> Click on an alarm time

You now see what looks like a tableView with 4 rows. Some of the rows are clickable (have children) some don't. You can move the window up and down, but you can't scroll within the tableView. This is what I'm trying to achieve.

Thanks!

Titanium Studio 2.1.0, SDK 2.1.0

1 Answer

Your Answer

Think you can help? Login to answer this question!