Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个表格,底部包含一个“添加对象”单元格。我想要的行为是让该单元格始终使用插入样式(即,在左侧显示 +),而不仅仅是在表格处于编辑模式时。这甚至可能吗?如果是这样,怎么做?
不,这是不可能的。绿色 +(插入)或红色 -(删除)仅在表格处于编辑模式时出现。
实际处于编辑模式时,您还会做其他事情吗?如果没有,只需将表格视图一直置于编辑模式。