我正在使用Jqgrid
并处于编辑模式我正在选择框中JQgrid
类似Onchange
事件的元素中使用函数
代码是这样的
{name:'tipo_norma',index:'tipo_norma', editable:true,
width:'90',align:'center',edittype:'select',editoptions:
{dataUrl:'../ajax/selectNorma.php' }}
我想在组合框的情况下添加myfunction(
)。Onchange
tipo_norma