Re: TableView not loading completely
Re: TableView not loading completely
- Subject: Re: TableView not loading completely
- From: Chris Hanson <email@hidden>
- Date: Mon, 15 Oct 2007 19:56:46 -0700
On Oct 15, 2007, at 7:04 PM, deepak gopal wrote:
I have a table view which would show 13 rows at a given time. The
vertical and horizontal scroll are enabled. All the attributes are
standard.
When I load the data, I can see only the first 13 rows getting
populated and the application doesn't respond when I try scrolling
down.
Are you using a data source or bindings to provide the table view with
objects to display?
If you're using a data source, what are you returning from its -
numberOfRowsInTableView: method?
-- Chris
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden