janixams
23 May 2008, 9:03 AM
Hi all:
I see a combobox example in the API and I make something like that, but does not work fine.
I need a combo that complete the text while the user is typing. My code is the following:
This is the combobox:
[php]
new Ext.form.ComboBox({
store: store_lider,
name: 'combo_lider',
fieldLabel: 'Nombre del L
I see a combobox example in the API and I make something like that, but does not work fine.
I need a combo that complete the text while the user is typing. My code is the following:
This is the combobox:
[php]
new Ext.form.ComboBox({
store: store_lider,
name: 'combo_lider',
fieldLabel: 'Nombre del L