Bindings NSTableView Refresh
Bindings NSTableView Refresh
- Subject: Bindings NSTableView Refresh
- From: Peer Allan <email@hidden>
- Date: Mon, 28 Jun 2004 08:01:25 -0500
Hello all,
I am working on an app that populates a NSTableView using bindings.
The process involves sending a request to a server that returns the
response. The response is parsed and then result set into the array
that is bound to the 'contentArray' binding for the table. This all
works fine except that the information is not displayed in the table
unless I click on a header in the table view. I have also attempted to
set the table view and a table column as the first responder after the
search has been completed.
Any help or ideas would be apprciated.
Peer
_______________________________________________
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.