TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
-
Updated
Mar 17, 2023 - Java
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
An Android library containing a simple TableView and an advanced SortableTableView providing a lot of customisation possibilities to fit all needs.
A RecyclerView that looks like a TableView, can scroll horizontally and vertically with a fixed header at the same time.
This is a TableView sample app that is designed to show you how to create your advanced TableView in your application.
simple light weight android library for displaying tabulated data
一个基于RecyclerView+Scroller实现的二维表格组件,同时支持侧滑菜单、拖动调整列表顺序等拓展功能。A two-dimensional table view, base on recyclerview, both support to side slide menu、drag item and more.
Advanced JavaFx TableView with filtering and total functions
An extension of JavaFX TableViews for filtering columns
Android - JAVA code to parse JSON data from REST API and display it in Table format using TableLayout with sorting and pagination (without Paging library).
Android SQLite TableView example.INSERT SELECT SHOW.More at http://camposha.info/source/android-sqlite-tableview-insertselectshow/
A simple program that is realized by entering data, storing it in memory (in a file) and reading from a file to printing that data.
A simple program used to enter people (students or professors) into a file stored in memory, and the same saved data is displayed in a table. Persons have the appropriate attributes where name, surname, etc. are entered and identified by ID.
☕ Desktop application with JavaFX GUI and using MySQL database integrated with JDBC
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
适配器模式的TableView (仅需设置adapter即可用)
Add a description, image, and links to the tableview topic page so that developers can more easily learn about it.
To associate your repository with the tableview topic, visit your repo's landing page and select "manage topics."