Categories | Question details Back To List | ||
Tabindex property for dhtmlxcombo Is there a way to set the Tabindex property of a dhtmlxcombo object like the other form elements (input,textbox,select etc.)? Answer posted on Nov 12, 2007 05:32 In case of initialization from select it takes tab index of select box In case of intialization from script - it can take tab-index as 5th parameter of constructor |