alvin-george / Expand-ColllapseTableView

1 stars 0 forks source link

Expandable table view #1

Open vipulbansal opened 7 years ago

vipulbansal commented 7 years ago

I want all my rows to be collapsed on the intital load. can you suggest me how to modify your code so as to get the desired result?

alvin-george commented 7 years ago

You may need to make it like section tableview. add expanded sections to button action and reload the table with row counts.