Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Richard White on Nov 16, 2008 11:37
open dhtmlx forum
bug on text field

hi

i have noticed a bug on the txt gried column type.

if one of the columns in a grid is the txt type and you start pressing the tab function to go from one cell to another then when it gets to the txt column and you click the tab button it starts tabbing through the browser elements instead of going on to the next column
Answer posted by Support on Nov 17, 2008 03:44
Which version of grid you are using?
The problem can't be reconstructed with latest version of dhtmlxgrid. 
Please check online sample 
                 http://dhtmlx.com/docs/products/dhtmlxGrid/samples/cell_types/excell_grid.html?un=1226923627000
If problem occurs only in case of custom init code - please provide any kind of sample where problem can be reconstructed. 
Answer posted on Nov 17, 2008 04:37
i notice it is because i am getting the following error:

this.editor.obj.select is not a function
k9_0_1()()dhtmlxgr...access.js (line 13)
_nextRow()(keydown charCode=0, keyCode=9)dhtmlxgrid.js (line 229)
k9_0_0:function(){this.editStop();var z...is.editor.obj)this.editor.obj.select()},

Answer posted by Support on Nov 17, 2008 07:29
Problem in FF , while using access keymap confirmed. 
You can use attached js file instead of original one as hotfix. 
Attachments (1)