ng-material-treetable
ng-material-treetable copied to clipboard
Angular Material treetable component :deciduous_tree: :heart: ♻️
NOTE: This is not a bot. This change was made by and comments will be reviewed by humans. We are using this service account to be able to track the...
I am trying to get this working in a component that is called from a set of search filters, which retrieves the data from a http call. The first call...
After upgrading Angular 7 to Angular 10 in my project, the treetable will not be rendered. The following error is displayed in the console:  I suspect that the cause...
When I try to use treetable in Angular 11. I am getting following error. Not sure what could be issue but if someone can direct me I can create PR.
As the title suggests, it would be possible to put whatever content inside a cell. It is related to the customColumnOrder option if there was an option to add or...
Can you add the enhancement of treetable dnd?
This pull request enables the treetable to work with Angular 9. Mostly it's `package.json` updates. This removes the `@Required` decorator since it throws a TypeError (cannot redefine property 'tree'). See...