tableSelectionDidChange
tableSelectionDidChange
- Subject: tableSelectionDidChange
- From: Darin Duphorne <email@hidden>
- Date: Thu, 30 Aug 2001 12:19:32 -0500
I have a working tableView which populates based on textFields and
action buttons. How would I implement tableSelectionDidChange
notification to, for example, populate the text fields again with the
values of the columns in a selected row?