Hi,
below are issues i m facing while Migrating webcombo to WebDropDown .
Issue 1)
JS code(webcombo) :-
function webcombo_AfterCloseUp(webComboId) {
var oCombo = igcmbo_getComboById(webComboId); // Need Equivalent in WebDropDown
var div = oCombo.getGrid().getDivElement(); // Need Equivalent in WebDropDown
oCombo.setDropDown(true); //How to Set "setDropDown" in WebDropDown ?}
Issue 2) Need Equivalent in WebDropDown for below code.
cmbApplication.DropDownLayout.RowSelectors = RowSelectors.No; (this is written for webcombo )
Issue 3) what is the Equivalent for DropDownLayout in WebDropDown ?
Thanks
Ravi
Hello Ravi,
Thank you for posting in our community.
I noticed that you have a similar post referring these questions where my colleague Zdravko Kolev has already answered your queries.
Since we handle single thread for single issue we will continue assisting you via the other thread.
Please let me know if you need any further assistance.