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.
我有“树网格”表。有两种类型的行:父行和子行。父行包含嵌套的“子”行。
所以,现在我想根据行的类型在编辑表单上显示不同的字段。表列对于所有行类型都是通用的。
如何根据行类型隐藏/删除/禁用内联和模态编辑不需要的字段?
请给我一个好的起点