objective c - iPhone Can't deselect a UITableViewCell -
I have a RootViewController class that is inherited from UITableViewController. When a cell is unselected by the user, I want to enable / disable some buttons on the Toolbar.
How can I do an unselected event in the net?
- (zero) table view: (UITableView *) deselect tableviewAtindappath: (NSINXPath *) indexpath animated: animated (BOOL) (if (indexpath.ro <= rowNumber) {[ViewButtton setNabled: NO]; [edit buttonNot enabled: no];}} I tried to use this method but it is not executed at all. How is this done?
I do not think There is an unselected Route Expresspath event, on which method you can call to unselect the index, but seeing SDK I do not see any event in UTTvVi Delegate:
What You can enable / disable some buttons on toolbar during didSelectRowAtIndexPath: Event?
- disease
Comments
Post a Comment