Description
Proposal: Add detailed documentation for using DataSource with Material Table. Current documentation on DataSource is very high level. Tutorial level documentation, starting with basic table, then adding sort and paging would be good.
What is the expected behavior?
Level of documentation to make using Mat-Table and DataSources, along with Observables more developer friendly.
What is the current behavior?
Very minimal level of documentation regarding how DataSources work with Mat-Table, pagination, and observables.
What are the steps to reproduce?
Have an AngularJS developer add a Mat-Table to a seed project, and use DataSource, Observable, http.get(), and pagination/sorting on the table. Documentation seems lacking to do this. A tutorial would be great.
What is the use-case or motivation for changing an existing behavior?
Make Angular (4) more accessible to developers for a popular use case (full featured DataTable).
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Latest Angular 4