# MultiColumnTableDemo **Repository Path**: zdsoft/MultiColumnTableDemo ## Basic Information - **Project Name**: MultiColumnTableDemo - **Description**: 见描述文档 - **Primary Language**: Objective-C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-01-17 - **Last Updated**: 2021-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.