怎么在空grid中实现类似示例应用Data CRUD直接在表格中新增行,并能直接编辑保存的功能
可以使用:<table><tr><td><input type='text'></td></tr></table>嵌入到panel html属性中
返回开发者社区