-
1 Mar 2008 1:22 AM #1
combobox w/out loading and w/out list
combobox w/out loading and w/out list
Hello,
I have this:
and i get this:Code:var search = new Ext.form.ComboBox({ displayField:'title', . . . loadingText: '' });
in FF: attach #1
in IE: attach #2
and that is ok, so i glad to know how can i do to have a combobox w/out list just something like this:
attach #3
is the same way just like Ext JS Forums - Search Forums - Search by User Name
can somebody help me?
tnks in advance


Reply With Quote