Hi all
I’m trying to add a dhtmlxCombo (with autocomplete) to my lightbox.
When I add links to dhtmlxCombo javascript and stylesheet the gantt stops working…
When gantt.init is called i get this error
Uncaught TypeError: undefined is not a function - dhtmlxgantt.js:209
When I remove the links all works well…
It’s impossible to mix gantt component with other dhtmlx components???
Thanks in advance…