fraxzi Posted March 14, 2020 Posted March 14, 2020 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 Quote
Sherzod Posted March 14, 2020 Posted March 14, 2020 1 hour ago, fraxzi said: How can I populate uniDbTagField items from SQL Query? \FMSoft\Framework\uniGUI\Demos\Desktop\TagField - DB Quote
fraxzi Posted March 16, 2020 Author Posted March 16, 2020 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 Quote
Hayri ASLAN Posted March 17, 2020 Posted March 17, 2020 Hi TagField is almost the same as ListBox. So use UniTagField and add Items to it. Quote
fraxzi Posted July 14, 2022 Author Posted July 14, 2022 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: Quote
fraxzi Posted August 19, 2022 Author Posted August 19, 2022 with TUniEdit(TUniDBTagField) do begin ReadOnly := true; end; Solved my 1st issue. Solved my 2nd issue. I have another, but I will post it on separate thread. Thanks. Quote
eduardosuruagy Posted April 4, 2024 Posted April 4, 2024 How do I search for any part of the word? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.