dhtml combo

how reload the dhtml combo

when i set the value for that dhtml combo

If you just need to select one of existing options
    combo.selectOption(combo.getIndexByValue(value))