Categories | Question details Back To List | ||
dhtmlxCombo + checkboxes Hi. I wanted to ask, am I able to add the checkboxes to my combo at runtime? Or it's the only way to add it at the initialization stage of a control? thanks Answer posted by Support on Apr 07, 2008 05:49 You can init combobox - as combo with checkboxes, as combo with images or as normal combo. There is no way to change the type of combo dynamically and have mixed combo ( where different options has different types ) |