dhtmlxgrid form submission does not submit date on the new r

dhtmlxgrid form submission does not submit the date value (picked from the dhtmlxcalendara) on the new row.

To reproduce:

- Insert a new row in the datagrid.

- On that new row, select a date from the dhtmlxcalendara field.

- Submit the form.



When I inspect the submitted values, the date value on the new row is empty.

Here is my code (java, jsp, spring…):



    



    <form:hidden id=“gridXml” path=“collectionForm.gridXml” />

    

    

        

    

    

    

    

    

    

    

    

    

    
     


         Insert

    
 

         

    










To fix this issue replace your dhtmlxgrid_excell_dhxcalendar.js with file attached here dhtmlx.com/docs/products/kb/inde … al&q=11493