In a normal child window Tabbing is restricted only to child window. (i.e., the cursor does not propogate to the parent window when navigation using Tab is performed on the child window).
But, in a dhtmlx child window Tabbing propogates back to the parent window from the child and comes back. How can we restrict the Tabbing to only child screen and hence have the same Tabbing behavior as that of normal child window.
Please suggest some solutions.