Empty Table
Empty Table
- Subject: Empty Table
- From: David Blanton <email@hidden>
- Date: Fri, 07 May 2004 14:08:47 -0600
I have always worked with a defined data source for a table, i.e read some
data, load a mutable array, reload a table view.
Now, I want to start with an empty array data source and let the use edit
the table to get the data for the array. Of course with no data a row in
the table cannot be selected.
So, what is the correct process for letting the user enter the data in a
table and the load the table to the array data source.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.