Tab order issue with HTML Elements

Hi,

We are using standard edition of dhtmlgrid. The tab order is working fine with normal grid.
However if we include any HTML Elements like in any of the cells, the Tab order is not working. Is there any way to handle this. If any please suggest.

Regards,
VaraPrasad

Tab order is working if you place into the cell, appropriate cell is selected but cursor doesn’t move inside the input.
You can handler if cell is selected with “onRowSelect” event. docs.dhtmlx.com/doku.php?id=dhtm … nrowselect