New tutorial about: Working with DataTable. (#3199)

New tutorial about: Working with DataTable
This commit is contained in:
Francesco Corti
2018-04-19 10:22:12 +02:00
committed by Eugenio Romano
parent 782893838f
commit 0ff0573401
13 changed files with 548 additions and 32 deletions

View File

@@ -10,7 +10,8 @@
{ "title": "Preparing the development environment", "file": "preparing-environment.md"},
{ "title": "Adding a new component", "file": "new-component.md"},
{ "title": "Adding a new view", "file": "new-view.md"},
{ "title": "Using components", "file": "using-components.md"}
{ "title": "Using components", "file": "using-components.md"},
{ "title": "Working with a DataTable", "file": "working-with-data-table.md"}
]
}
]