【发布时间】:2020-06-15 14:30:27
【问题描述】:
是否可以在角度材料表中使用 colspan 或者有任何其他方法可以通过任何其他方式实现 colspan?
我尝试过 [attr.colspan],但结果不正确。我添加 [attr.colspan] 后,它立即应用 colspan,但将符号移动到新的未知列。enter image description here
【问题讨论】:
-
但这一切都与表头有关。我想要它用于其他行。
-
不,我不希望它出现在标题上。我想要 colspan 在行。这对我的情况没有帮助。
-
@pooja 为什么在这里使用 use colspan?为什么不直接用 Symbol 创建一个列?
标签: angular typescript html-table angular-material expand