ios - How to hide a UITableView from a UIButton -
while doing new app question came mind.
i have uitableview different rows.
my first question how incorporate uibutton hide , show rows in our uitableview first one. it's pull-down-menu button deploy rows of table, , whether click again see first row only. in case sunny.
and second question when clicking row in uitableview textfield should changed name of row had been clicked. how this?
thanks help.
to show , hide can use tableview header , can show , hide on button press. if need third party or please see sample.
and second question in didselectrowatindex path method can assign value text field.
Comments
Post a Comment