Skip to content

Add detailed documentation for using DataSource with MatTable #8227

Closed
@walhow

Description

@walhow

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

Is there anything else we should know?

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions