ngx-datatable-tree-toggle directive is not working
See original GitHub issue[X] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter
Current behavior if you use ngx-datatable-tree-toggle directive datatable always used default buttons because variable column.treeToggleTemplate was not setup
Expected behavior show tree-toggle which is defined in ng-template
What is the motivation / use case for changing the behavior? customized tree-toggle behavior
Pull Request #1787 I created pull-request which fix this bug
Issue Analytics
- State:
- Created 4 years ago
- Reactions:12
- Comments:5
Top Results From Across the Web
Is it possible to use the input property [columns], together with ...
So I thought that the default column could be defined as a ngx-datatable-column in the FacadeTableComponent html template. The problem seems ...
Read more >ngx-datatable - Angular component for presenting large and ...
Angular datatable for handling large and complex datasets in table format.
Read more >swimlane/ngx-datatable - Gitter
How can I extract this functionality to custom directive/component to avoid ... Has anyone experienced rows not showing the data correctly (it is...
Read more >Changelog - ngx-datatable - GitBook
Breaking: Fixes several issues related to the summary row feature #1418 · Fix: DataTableColumnDirective Input Binding Changes #1384 · Fix: angular version #1420....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
What’s the update of this, please merge this we really need this
Agree with previous comments. Really useful fix.