material-components-android icon indicating copy to clipboard operation
material-components-android copied to clipboard

[Question][DataTable] Date of release

Open achatina opened this issue 6 years ago • 5 comments
trafficstars

Hi there!

Found a Data tables on material.io and I wonder, when you will release it? Saw that 1 year ago it was unimportant, but it's a great thing on Android, especially if it will be with diagonal scroll and fix headers feature, like Google Sheets android app is working. It will help for a number of statistic apps (Like apps for CRMs and so on). Yes, there are a lot of ready solutions on github, but most of them have serious issues or not customizable enough.

achatina avatar Oct 28 '19 15:10 achatina

Hi @achatina Thanks for reaching out and for giving context on your needs for Data Tables.

We will use this information to consider adding Data Tables to the Material Components Android library. However at this time, this component is not yet scheduled for development.

andrelabonte avatar Oct 31 '19 15:10 andrelabonte

Hi there! Have tried to implement such stuff with multiple RV's, but it has a lot of problems. I know, it is not in development yet, but can you give a piece of advice how this could be implemented. I have take a look on a Google Sheets app and was very surprised how smooth it works event on the low-end devices.

I would be grateful if you can help to understand how it can be implemented without RV's with reusing views.

achatina avatar Dec 16 '19 11:12 achatina

+1 I would also like like to see this feature implemented for Android. My use case is for showing nutrition information for a list of foods. Currently I am using a TableLayout, however it does not provide useful Data Table features such as sorting columns or marking columns as numeric/non-numeric. Thank you for you work on all the Material Components.

MachFour avatar Jun 23 '20 00:06 MachFour

Totally hear you. I am looking at possible implementations for the future.

etlhsu avatar Jun 23 '20 01:06 etlhsu

@andrelabonte Any new plans on development of this component?

Right now the only fully featured data table view is implemented in this third party library.

andob avatar May 04 '24 12:05 andob