Jump to content

triggers the OnRemoteQuery event


Mauri

Recommended Posts

I am using the version of 0.99.96.1328 UniGUI / Delphi XE6 and i using the component TUniDBLookupComboBox. 

 

The RemoteQuery property is set to true and when I type one component character triggers the OnRemoteQuery event properly. If I enter for example the word health component triggers the OnRemoteQuery event and shows the popup with the data returned from the query (OK!). The problem occurs when I return to the backspace key or I click on ClearButton button and it clears the search field ... if I type another word it triggers the event OnRemoteQuery correctly, but if I return to typing the same word have research ( as in the example the word health) OnRemoteQuery the event is not triggered. It seems that the component means that when the same word is typed it does not fire the event again! How can I initialize the component to always triggers OnRemoteQuery event ?

 

 

 

 

 

 

 

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...