Use dhtmlxCombo (free version) in dhtmlxTreeGrid 1.3 (Enterp

Dear knowledge base team,

I have a dhtmlxTreeGrid 1.3 (Enterprise License). I want to use the “Integration with dhtmlxCombo” function, in the Predefined list of values mode (see follows). But I only have the dhtmlxCombo free version. Can I just copy the " dhtmlxcombo.js" from the free dhtmlxCombo to the enterprise dhtmlxTreeGrid 1.3 to realize this function?? I’v tried to do that, but it seems not work. I got the error message"Object expected" .



Thank you very much!! I’m looking forward to your reply.



L.H



Integration with dhtmlxCombo

Starting from dhtmlxGrid 1.3 Integration with dhtmlxCombo is possible. The grid supports “combo” excell type which transformed to dhtmlxCombobox component.

There are three different mode of initialization based on used XML



3. Predefined list of values mode







one

two

three

four

five

six

seven

eight

nine

ten








Hello,


the combo excell requires also dhtmlxgrid_excell_combo.js.


Moreover in case of using the latest combo you should use dhtmlxcommon.js from combo package .

Thank u. i got it.