tableview dataSource and bindings
tableview dataSource and bindings
- Subject: tableview dataSource and bindings
- From: Michael Link <email@hidden>
- Date: Wed, 15 Feb 2006 14:15:49 -0600
Is it possible to use Bindings and also have a data source for an
NSTableView? What data source methods could I expect to be called? I
subclassed NSTableView and made an instance of the tableview in IB
and bound all the table columns to an arraycontroller's
arrangedObjects, and it doesn't seem to ever ask the data source for
anything... Is that the expected behavior?
I guess that would make sense, I am just curious if it's possible to
insert say NULL cells dynamically while still using bindings.
--
Michael
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden