[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
RISC: loading combobox list with thousands of items takes long  XML
Forum Index -> Development
Author Message
levy

Power User

Joined: 12/03/2008 16:38:22
Messages: 308
Location: XpertCenter
Offline

Hi Björn

I have a combobox with aprox. 3500 items.
There was no performance problem with Swing.
Now with RISC, the list takes about 15 seconds to appear after having pressed the arrow button to display the list.

Is there a possibility to get here an acceptable performance?

Kind regards, Daniel
[WWW]
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5519
Offline

...the Combobox-List is created without performance tuning because the number of items is expected to be quite low. So all items are rendered out immediately - there is no e.g. buffering (render only these ones which are visible).

To be honest: we do not plan to update this because your scenario is rather exceptional - and because we provide the COMBOFIELD which delivers similar functions but with much more possibilities for adequate mass processing (server side scrolling, search, ...).

So, no shortcut for your from our side... ;-)

Regards, Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team