• Stars
    star
    151
  • Rank 246,057 (Top 5 %)
  • Language
    Objective-C
  • Created over 13 years ago
  • Updated about 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implemented a multi-column table view based on the UITableView for iOS
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.