Split mode incompatible with tabbing through editable cells

Hi All,

I used to use “enableEditTabOnly” method to allow navigation among editable cells using [TAB]. Later after I split the grid into two segments, I cannot restrict the [TAB] navigation to editable cells only.

Could anyone help me here to fix the problem ? Thx :slight_smile:

Unfortunately “enableEditTabOnly” method is incompatible with split mode now.

This issue will be solved in the next version of dhtmlxGrid.