ios - Add the little button to the right side of a cell indicating number of rows in drop down list -
friends have iphone app tableview drop down list using objective c.how add small button @ side of cell displaying number of items in drop down list
since haven't specified if it's objective-c or swift, can't give specific code.
general premise customize table view cells. http://www.appcoda.com/customize-table-view-cells-for-uitableview/
there's great tutorial there on concept, in objective-c code, how it. if don't post code you've tried or code have currently, not else can do.
you're going have add button, , button title needs number of rows in list.
Comments
Post a Comment