I need create this table but do not know that objects do I need to use and what logic I need to create it?
Asked
Active
Viewed 114 times
0
-
Check this sample: https://github.com/satishazad/SAMenuDropDown – Satish Azad Aug 19 '14 at 09:40
2 Answers
2
Please check this links :
http://code4app.net/ios/ZSYPopoverListView/51aae6396803fa3e0f000002
might be helpful in your case.
Yasika Patel
- 6,166
- 3
- 17
- 21
0
As there is no default way to achieve something like this. But there are a lot of example with source code. See this link.
You'll find a lot of controls of this type. You can also get the source from here. Pick any one and read the documentation carefully. Hope you;ll understand.
Rashad
- 10,839
- 4
- 43
- 71