TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells. TableView relies on a separate model object to hold and represent the data it displays. This repository also contains a sample app that is designed to show you how to create your own TableView in your application.
Features
- Each column width value can be calculated automatically considering the largest one
- Setting your own model class to be displayed in a table view easily
- TableView has an action listener interface to listen user touch interaction for each cell
- TableView columns can be sorted in ascending or descending order
- Hiding & showing the rows and columns is pretty easy
- Filtering by more than one data
- Documentation available
- Pagination functionality
Categories
LibrariesLicense
MIT LicenseFollow TableView for Android
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of TableView for Android!