How can I get the combobox drop-down panel target from the combobox() which in this case is "i201"
<div class="combobox-item" id="_easyui_combobox_i201_1">
<span style="width:40%">F-0001</span>
<span style="width:60%">A8000</span>
</div>
console.log($('#cbo').combobox().panel().id)