Categories | Question details Back To List | ||
toolbartickboxes Hi do you have toolbar options that can have a drop down list of have tick boxes next to each item. this is so the user can turn on or off any or all of the items in the drop down lists. if this is not clear i will provide a further example, thanks Answer posted by Support on Jan 30, 2009 01:06 Toolbar support only single-select dropdown list http://dhtmlx.com/docs/products/dhtmlxToolbar/samples/button_select/manipulation.html?un=1233307158000 If you need to have ability to select multiple items - you can use menu with checkboxes http://dhtmlx.com/docs/products/dhtmlxMenu/samples/radios_checks/radios_checks.html?un=1233307052000 Answer posted on Jan 30, 2009 05:11 perfect, thanks |