Categories | Question details Back To List | ||
Is their any other way to create co (Combo box) or
coro (Simple Combo box) except XML head, as we don’t want ... Is their any other way to create co (Combo box) or coro (Simple Combo box) except XML head, as we don’t want to control the data contents of the combo box list via XML instead want to set them in our JavaScript function Answer posted on Mar 14, 2007 15:07 You can use getCombo(colIndex) and put(key,value)
methods. Answer posted by Embre (Support) on Nov 28, 2014 11:10 Not much can be said in addition to the reply above, but you also can check tree menus and html5 webapps and find out what we have probably missed in our explanation. |