Jump to content

dblookupcombobox


jahlxx

Recommended Posts

Hi.

 

It seems that dblookupcombobox is slower in new version of extjs (or perhaps is my imagination.

 

I have:

 

form1.uni1.keyvalue := 1;

form1.uni2.keyvalue := 1;

form1.uni3.keyvalue := 1;

form1.uni4.keyvalue := 1;

form1.uni5.keyvalue := 1;

form1.uni6.keyvalue := 1;

form1.uni7.keyvalue := 1;

form1.uni8.keyvalue := 1;

form1.uni9.keyvalue := 1;

form1.uni10.keyvalue := 1;

form1.uni11.keyvalue := 1;

form1.uni12.keyvalue := 1;

form1.showmodal;

 

Form1 is shown, but take some seconds until every dblookupcombo values are shown, and the form takes some seconds before is ready.

 

If I change keyvalue and use text, the response is inmediate (but of course, values in combos are not shown, only text)

 

Any idea?

 

Post-migration, I have in a lot of forms, and the app is slower.

 

Thanks in advance.

 

Link to comment
Share on other sites

Ok.

 

Checked.

 

In older versions, the form show is almost immediate. In ExtJS6, it takes some seconds, depending the number of dblookupcomboboxes in the form.

 

I have installed in a test machine, unigui version 1.0.0.1425, and works fine.

 

This is a very big problem for me.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...