Jump to content

Recommended Posts

Posted

Hi All,

How can I populate uniDbTagField items from SQL Query?

btw, It is better if there's something similar to uniDbLookupComboBox like uniDbLookupTagField.. I thought so.

 

Thanks,

Frances

Posted

Hi Sherzod,

 

I already read that demo project.. But the TuniDBTagField's items are manually encoded.. I'd like to fill it with lines from Query..

 

Thanks,

Frances

  • 2 years later...
Posted

Hi @Sherzod

I have dbTagfield and using the latest version:

my issues are:

1. How can I disable "auto edit"

2. Missing "close" icon on tagged item using "uni_win10" theme as shown:

image.png.3e93f97d6dda8c6a1c2076f3191e50cd.png

  • 2 weeks later...
  • 4 weeks later...
Posted
  with TUniEdit(TUniDBTagField) do
    begin
      ReadOnly := true;
    end;

Solved my 1st issue.

image.png.29ae42db3dac00517043de7ac0e786f2.png

Solved my 2nd issue.

 

I have another, but I will post it on separate thread.

 

Thanks.

 

  • 1 year later...

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