|
RE: speeding up search page: msg#00118java.ulc.devel
> * Is there a way to lazy load the combo box data? > * Aynchronously load the combo box data? I'm pretty sure: NO. Maybe: - use lists instead of combo boxes - use the lookup textfield which supports lazy loading - start with empty combo box models and only set the model data (synchronously) once the combo gets the focus ... my two cents worth. Etienne > -----Original Message----- > From: ulc-developer-admin@xxxxxxxxxxxxxxx [mailto:ulc-developer- > admin@xxxxxxxxxxxxxxx] On Behalf Of Cameron Taggart > Sent: Tuesday, July 18, 2006 10:14 AM > To: ulc-developer@xxxxxxxxxxxxxxx > Subject: [ULC-developer] speeding up search page > > I'm looking for some advice for ways to decrease the log in delay. > When a user logs in, the first thing they are presented with is a > search page. The fields on this page are determined by the client and > often there are between 15 and 25 fields. The fields are editable > combo boxes that show unique values to help them figure out what to > search on. I'm caching all of the unique values on the server-side, > but my hunch is that it takes a long while to transfer all the data in > the models of the combo boxes. > > To increase performance... > * Is there a way to lazy load the combo box data? > * Aynchronously load the combo box data? > > kind regards, > Cameron > _______________________________________________ > ULC-developer mailing list > ULC-developer@xxxxxxxxxxxxxxx > http://lists.canoo.com/mailman/listinfo/ulc-developer
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Re[7]: No proxy description found for oid..., Cagey Logic (mgouker) |
|---|---|
| Next by Date: | Exception any clues what to look for?, Mario H. Castillo |
| Previous by Thread: | speeding up search page, Cameron Taggart |
| Next by Thread: | Re: speeding up search page, Cameron Taggart |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |