当前位置:主页 > 网页前端 > jquery >
时间:2020-11-02 17:40:47 | 栏目:jquery | 点击:次
如下所示:
var editors = $('datagrid的id').datagrid('getEditors', rowIndex); //rowIndex 行编号,从0算起 console.info(editors[0].target.val());