dhtmlxGrid

dhtmlGrid ver.1.5



I have a question about dhtmlGrid ver.1.5.

I do not want to apply focus to the item of width zero or the item of read only.

(The cursor doesn’t want to move it. )



Isn’t there such property?(Ex.tabindex=-1)



Thank you.

Grid 1.6 has API method to skip readonly items, but it not possible to achieve similar funcitonality in grid 1.5 without code modification.
         dhtmlx.com/docs/products/kb/inde … 20readonly