Re-hello,
I'm sorry to return to you but I'm on the end with the function " saveChanges " but I block on the " $grid manipulation " in data submission. Here are " console.log " :
console.log($grid) ==> Object { 0: <div#montableauecriture.pq-grid.panel.panel-default.pq-disable-select>, length: 1, context: HTMLDocument → ecriture, selector: "#montableauecriture" }
console.log($grid.pqGrid( 'saveEditCell' )) ==> undefined
console.log($grid.pqGrid( 'isDirty' )) ==> false
Can you help me to have " $grid.pqGrid( 'getChanges', { format: "byVal" }); " with datas please ?
Thanks.
Arnaud.