I’m trying to add some additional dhtmlx controls like checkboxes to the standard lightbox for my Gantt chart. I would absolutely love it if I could have my Gantt lightbox look something like this example:
But so far no luck. I am adding a type “multiselect” to the lightbox section, I’m even referencing the dhtmlxscheduler.js file and dhtmlxscheduler_multiselect.js.
Hi,
currently gantt do not have built-in controls for radio, or multiselects. You can try port these controls from a scheduler, bot components use the same interface for the lightbox elements docs.dhtmlx.com/gantt/desktop__c … ditor.html