Jump to content

Filtering a DBComboBox dropdown


RumDoodle

Recommended Posts

Hi,

 

Can you try to analyze these demo examples ?:

\FMSoft\Framework\uniGUI\Demos\Desktop\ComboBox Remote Data
\FMSoft\Framework\uniGUI\Demos\Desktop\DBLookupComboBox - Custom Remote Query
\FMSoft\Framework\uniGUI\Demos\Desktop\DBLookupComboBox - Custom Remote Query (CDS)

OnRemoteQuery event

Link to comment
Share on other sites

Thanks, but those appear to only work when entering a value into the ComboBox. If no value is entered then the list is empty, if a value has been selected previously and subsequently cleared the old value is used for the list filter.

 

 

Is there no way to use the expand and collapse ExtEvents to set and clear a filter on the DBLookupComboBox store?

Link to comment
Share on other sites

  • Administrators

Thanks, but those appear to only work when entering a value into the ComboBox. If no value is entered then the list is empty, if a value has been selected previously and subsequently cleared the old value is used for the list filter.

 

 

Is there no way to use the expand and collapse ExtEvents to set and clear a filter on the DBLookupComboBox store?

 

Set RemoteQueryCache->False so previous data will not be shown.

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