Empty validation for entire grid

Hi,



I want to check the empty validation for entire tree grid using dhtmx before serialize. Please help me.



Thanks & Regards,

P.Subathra

Please check this article dhtmlx.com/dhxdocs/doku.php?id=d … validation

I want to do this validation when submitting the form. Default cell value is empty and sometimes only we edit the cell. So we can’t do it in event handler. Is there anyother Componenet?

If you are using form submitting you can manually check necessary cell in grid and deny or allow submitting.

Hi,

        Please tell me, shall i use findCell() method for finding the empty field of each and every cell? otherwise let me know about the empty cell default value.

Thanks & Regards,
   P.Subathra