Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 09-25-2008, 04:47 AM   #1 (permalink)
Registered Member
 
Join Date: Jul 2008
Location: Minneapolis, MN
Posts: 208
Default Disable scrolling on a UITableView? Possible??

Howdy =)

I'd like to disable scrolling on my UITableView at certain times while I'm waiting for user input. It inherits from UIScrollView, I believe, so if there is a way to stop scrolling on one of those I'm sure it would work.

I can't use .userInteractionEnabled because I added my "form" to the .view (not .tableView) of the UITableViewController and it would prevent the form from working at all (I think... is there a way to enabled user interaction for a view that's parent has it disabled?)

Thanks!
Scuba is offline   Reply With Quote
Old 09-25-2008, 06:07 AM   #2 (permalink)
Registered Member
 
Join Date: Aug 2008
Location: Pune, India
Posts: 314
Send a message via Skype™ to Akshay Shah
Default Disable UITableView scrolling

You can try this..
It works for me.

Code:
tableViewObj.scrollEnabled = NO;
Check it out....
Akshay Shah is offline   Reply With Quote
Old 04-11-2011, 07:21 AM   #3 (permalink)
Registered Member
 
Join Date: Jan 2011
Location: pune
Age: 26
Posts: 7
Default

thanks Akshay it also worked for me. y people create complexity while work is done in simple way!!!!!
sadaf is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Stats
Members: 158,557
Threads: 89,123
Posts: 380,243
Top Poster: BrianSlick (7,102)
Welcome to our newest member, wTaylorDaviesp
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 03:51 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0