md-data-table icon indicating copy to clipboard operation
md-data-table copied to clipboard

Material Design Data Table for Angular Material

Results 101 md-data-table issues
Sort by recently updated
recently updated
newest added

Please can you show me the steps to implement pagination using back end calls by sending limit and offset values and loading the results back to the table. I have...

Dear All i am using md-data-table v0.10.9 and i am trying to bring only 10 rows from server and recordcount to display pageindex and counts Since i have 50000+ rows...

Is there a way to freeze the first column and enable horizontal scrolling from 2nd column only similar to this? https://jsfiddle.net/zinoui/BmLpV/

http://iamisti.github.io/mdDataTable/ In the above example, I tried to add a console log to see what data is coming as a parameter to this function: selectedRowCallback. I am talking about "Selectable...

**Note:** Taken exactly from fix by Luis Serrano Raised and fixed by -Luis Serrano - https://github.com/luisnomad Issue details - https://github.com/daniel-nagy/md-data-table/issues/415 **Issue:** I can show data, and the pagination shows up....

First off: Great table, I really love the look and feel, and it has worked great for me so far. So I generally have had needs to be able to...

I am currently using your md-data-table together with the fixed table header, https://github.com/daniel-nagy/fixed-table-header, and it works like a charm! How about a separate plugin using the same feature, only fixing...

Can we extend this for selecting collapsible rows also? Let's say we have a row expandable to show more info as rows. On selecting this row all the info rows...

Hi, first of all, I would like to thank Daniel for his efforts put in this project. The situation is that: I have multiple rows selection on, but sometimes in...