How to use Ext.form.field.ComboBox with LABKEY.ext.Store ? | Leo Dashevskiy | 2012-04-06 18:55 |
Status: Closed | ||
Thanks, Ben. That seems to work. Some more questions about a comboBox and a related LOVcomboBox Would you know if this is the intended behavior of LOVCombo/regularCombo that when you click on the arrow to show the pull down menu and select something (and then click once more on the arrow to hide the list of choices for the LOVCombo) and then if you were to click on the arrow one more time, then the original entire list (with your selection highlighted) does not show up ? Or could it be configured somehow to be the same as for the classical HTML <select> tag? Its behavior is such that after you selected something if you were to click on the pull-down arrow one more time, then the entire menu would show up with your selection. Also would you know, by any chance, if this widget is configurable so that one can set a length for the list of the pull-down menu, so that one could paginate through all of the options back and forth if the number of them is greater, than that set length? (I believe, I have seen something like that somewhere just recently, but cannot recall exactly.) Thank you. -Leo |
||