Material-design-lite: [Component Request] Data Table - Pagination

Created on 16 Dec 2015  路  6Comments  路  Source: google/material-design-lite

1.data table with paging control
2.https://www.google.com/design/spec/components/data-tables.html#data-tables-tables-within-cards
3.thanks

Data Table feature-request

All 6 comments

This would be useful.

This is not in progress at all. It is a request for an addition to what is already provided. No one is currently working on this internally.

I've done this for my personal use : http://codepen.io/jfily/pen/RWYQgx

Feel free to re-use it (not best quality but follow MD specs)

FYI: Please don't use mdl- prefixes in custom additions. Prefix the project or company name, or something else. That increases the likelyhood of collisions in future releases if we decide to use the same component name.

While it is on the developer for using a namespace they have no real need using. It still can create a hard upgrade later on. Best avoid that since it is much easier to do it from the start.

@Garbee You're right, i'm gonna change it to material-

Was this page helpful?
0 / 5 - 0 ratings