Hello,
I’m using Dhtmlx Grid and I use dhtmlxValidation for some Colums.
Everything works fine but I would know if there is a way to don’t close the edition of the cell if validation is wrong.
I use a custom rule for validation that display a message alert to prevent the user that the value is not correct. So I would like to keep the input (or editor of the cell) active/in edition instead of close edition and just underline the cell.
Thanks,
Manu.