私は使用して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