Issue
I am trying to create an expandable table view using Xamarin.iOS
with accordion type functionality.
For example there will be some rows initially and taping on any row the cell will expand to some other rows in the table view.
Thanks!
Solution
Hey I made a sample of an expandable tableview here using only Xamarin.iOS
It looks like this:
Hope it helps.
Answered By - Iain Smith
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.