ArrayController, Bindings, and TableView
ArrayController, Bindings, and TableView
- Subject: ArrayController, Bindings, and TableView
- From: Andrew Carter <email@hidden>
- Date: Thu, 11 May 2006 11:48:29 -0700
I'm working on an application that has the two collections in array
controllers. One controller has the list of columns and the other
has the list of values for each column.
Is it possible to have the table view columns be driven by an array
controller via bindings? In other words, can I control the number of
columns/properties simply by binding? And can I then bind the rows
to the value set?
I suspect that I won't be able to use bindings and must
programatically layout the table and use the data source delegate to
ask for each value.
Andrew
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden