Hi,
I have an error with the method setExternalTabOrder(start, end).
I’ m using the example found in the documentation:
mygrid.setExternalTabOrder(“input1”,“input3”);
When I move the focus from the grid to the start or to the end
I get this message: ‘style.display’ is null or not an object.
Really I don’ t understand the reason.
I’m trying with the v.2.0 build 81009 of dhtmlxgrid.js.
Thanks in advance
Toni