Hi,
In my grid, some rows are grouped together with a ROWSPAN on the cells in column 1.
This apparently breaks “enableEditTabOnly”, throwing the following javascript error:
>> Index or size is negative or greater than the allowed amount" code: "1
>> [Break on this error] acell=arow.childNodes[i]}else {var i = … null};if (acell.style.display != “none”…
Any suggestions? Or will I have to write some custom code to get around this issue?
Thanks in advance,
Jon.
We have tested this functionality. Locally all works correctly. Could you, please, send us any sample where issue can be recreated directly at the support@dhtmlx.com ?