In the subgrid using inline mode when I add a new record the grid doesn't refresh. To have add icon available I must refresh it manually.
Firebug shows this:
SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
…tion(b){if(a.JSON&&a.JSON.parse)return a.JSON.parse(b+"");var c,d=null,e=n.trim(…
The ajax call seems ok:
IDStagione=154&CodMateriale=&IDMateriale=&CodM2=&IDM2=&IDArticolo=926&IDF=&IDFase=&Importi=&Misure=&Descrizione
=&IDUnitaMisura=3&Quantita=86&ImportoUnitario=8.2&Imponibile=00&IDCodiceIva=8&Iva=00&Totale=00&DataAggiornamento
=&IDOperatore=&oper=add&Progressivo=jqg3
I don't understand.
Could you help me?
Thanks in advance
Massimo Gagliardi
1 Answers
Your Answer