grid表格编辑列地址三联选择
想实现以上grid表格编辑列地址三联选择,没有思路
不支持,目前仅支持将wijmo已有的编辑器或者下拉框定义为列的编辑器
https://developer.mescius.com/wijmo/demos/Grid/Editing/CustomEditors/purejs
当然,实际上你可以参考这种弹窗的做法,这样弹窗中的级联组件就完全可以自己定义了。最终只需要弹窗的时候把这行的数据设置到你的组件中以及关闭弹窗时把值写回单元格就行,
https://developer.mescius.com/wijmo/demos/Grid/Editing/PopupEditors/purejs
页:
[1]