colModel: [{ name:
{ name:
{ name:
'Id', index: 'Id', width: 10, align: 'left', editable: true, edittype: “text” },'DeptID', index: 'DeptID', width: 10, align: 'left', editable: true, edittype: “text” },'ratio', index: 'ratio', width: 10, align: 'left', edittype: 'custom', editable: true, editoptions: { custom_element: myelem, custom_value: myvalue}}],
}
}
function myelem(value, options) {return $(““);function myvalue(value) {return value.val();
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top