Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Xenofex/MultiColumnTableViewForiOS
Implemented a multi-column table view based on the UITableView for iOS
https://github.com/Xenofex/MultiColumnTableViewForiOS
Last synced: 3 months ago
JSON representation
Implemented a multi-column table view based on the UITableView for iOS
- Host: GitHub
- URL: https://github.com/Xenofex/MultiColumnTableViewForiOS
- Owner: Xenofex
- Created: 2011-07-20T15:45:39.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-10-27T15:20:39.000Z (about 13 years ago)
- Last Synced: 2024-06-11T21:03:36.426Z (8 months ago)
- Language: Objective-C
- Homepage:
- Size: 142 KB
- Stars: 151
- Watchers: 16
- Forks: 42
- Open Issues: 8
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome - MultiColumnTableViewForiOS - Implemented a multi-column table view based on the UITableView for iOS (etc)
- awesome - MultiColumnTableViewForiOS - Implemented a multi-column table view based on the UITableView for iOS (etc)
README
Base on the UITableView containing only one column, this project implements a multi-column table view for iOS. It has a horizontal scrollable table body, a fixed left and top table header. It also supports foldable sections, and draggable columns.