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
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of TableView for Android!