Categories | Question details Back To List | ||
dhtmlcombobox How to set Default value in dhtmlxcombo box. Answer posted on Jun 12, 2007 10:56 In case of init from existing selectbox, combo takes default value of selectbox In case of init from JS you can set default value by combobox.setComboValue(value); or combobox.selectOption(optionIndex); Answer posted by Stanislav (Support) on Dec 07, 2014 20:12 To find more precise comments upon this issue, we can offer you read about calendar ajax and component ui. |