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.
我正在向现有数据添加新行。我希望添加的所有新行都应该是可编辑的,而向用户显示的原始行不应该是可编辑的。
这是Plnkr
新值单元格始终是可编辑的(原始行或新行),但时间、现有值仅在插入新行时才可编辑。
在 plnkr 中,选择一行并单击“在上方添加行”以添加新行。(此时其他按钮不起作用)
请让我知道我该怎么做。