Grid - TabOrder

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

The issue was not reconstracted locally.

Have you got this issue in the standard sample ? Please, provide more details in this case

If problem persists, please, provide the sample where it can be recreated at support@dhtmlx.com

Please try to use the next patch
dhtmlx.com/docs/products/kb/inde … ed%20patch


It works! Thanks a lot.



 Toni