I have a problem I have a combobox inside a grid and when I edit the combobox value and then press on save button the value revert back to previous value !! although the selected value is stored correctly in the database
here is the column code:
<th data-options="field:'work_group_id',width:20,
formatter:function(value,row){
return row.work_group;
},
editor:{
type:'combobox',
options:{
valueField:'work_group_id',
textField:'work_group',
method:'get',
url:'pages/work_groups.php',
required:true
}
}">Work Group
</th>
and a video display the problem.
https://vid.me/Qk62