Angular Mat-Table 3-level nested sortable tables

风格不统一 提交于 2020-01-25 09:10:50

问题


I have a sample code at StackBlitz that I expanded a little to include another new level Company under Address under User. It is based on the answer to a question. I like to have another nested sortable table under the Address. When a user clicks on an address row, I like to expand that row and show a table of company name, floor and unit. So far I have no luck. Appreciate if someone help me on writing the codes? Thanks

来源:https://stackoverflow.com/questions/59042625/angular-mat-table-3-level-nested-sortable-tables

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!