- 注册时间
- 2018-10-10
- 最后登录
- 2021-5-26
- 阅读权限
- 10
- 积分
- 47
- 精华
- 0
- 帖子
- 3
|
{ field: "principalName", width: 150, headerAlign: "center", allowSort: true, header: "责任人", editor: { type: "buttonedit",onbuttonclick:"selectPrincipal()",allowInput:false,showClose:true} },//责任人
上面是动态列的代码,当选人之后,再次获取焦点,x之前为空白,光大国际管理员没有显示出来,求教怎么处理?
http://www.miniui.com/demo/index.html#src=buttonedit/buttonedit.html 这个示例里面的值可以覆盖右侧的按钮,有没有处理办法?
|
|