DHTMLX Docs & Samples Explorer

getCombo(name)

Returns dhtmlxCombo instance.

Parameters:

  • name - the id of item (the item's parameter 'name')
var dhxCombo = myForm.getCombo("myCombo");