Well, someone might have a better way, but I would take this a s a two step process. FIrst, have a three-character wide filed (maxlength=3) thath you have an onchange JS trigger associated with. When the three are entered, set of an xhrGet request to pull back the FiltertingSelect or ComboBox field with it's associated list of possible responses. JM2C
-Mark Paweł Chuchmała wrote: > > Hi. > > How is the best method to use DojoComboBox with large data set? For > example i want to do suggest for users. > I have about 100000 records. I want for example query server with 3 > first letters filled in combobox. > How can i do that? It is possible to use DojoData with this method? > > regards, > > -- > Paweł Chuchmała > pawel.chuchmala at gmail dot com > > ----- Mark Garrett DailyDNA Arkadelphia, AR (Telecommuting to: Rogue River, OR) -- View this message in context: http://www.nabble.com/DojoComboBox-and-large-data-set.-tp19625601p19628026.html Sent from the Zend Framework mailing list archive at Nabble.com.
