dhtmlxTreeGrid_v20_pro_81009
I have enableEditTabOnly set to true…yet tab STILL stops and puts focus on ‘img’ columns.
According to docs, ‘img’ cells are not supposed to be editable.
I’d hate to have to trap the tab event manually
Any ideas?
This bug confirmed and fixed. Please replace your dhtmlxgridcell.js file with file from attachment
dhtmlxgridcell.js.zip (8.08 KB)
That did the trick…thanks.