
fraxzi
uniGUI Subscriber-
Content Count
105 -
Joined
-
Last visited
-
Up ...
-
@Sherzod, Any update? ... or at least how to close all open RowWidget so I can apply grid refresh? Thanks, Frances
-
Hi @Sherzod, On .1545...47 if dbLookUpComboBox WITH Trigger, the ReadOnly property still showing the dropdown ListSource. if WITHOUT Trigger and ReadOnly the Listsource is hidden and NOT showing the ListSource.. this is OK if no trigger. How can I make dbLookUpComboBox on READONLY but still clickable Triggers? Regards.
-
Hi Sherzod, I reverted back to .1545 from .1546... dbLookUpComboBox (readonly) still the list drop down and can still select.. when it should be not since it is readonly. I will try the new .1547 and will let you know. Thanks.
-
My 1545 same as 1546 .... ... still selectable (but not savable) listdown ...
-
I think I need to go back to 1545 as well ... I also experience this with 1546.
-
Aw.. maybe that's why. Sorry.
-
BTW, This ain't working on FontAwesome Dualtone. Regards.
-
Hi @Sherzod, This is good result: Thanks much for the best experience support!
-
RowWidget_TestCase.zip The dbLookupComboBox are inside the RowWidget. Thanks @Sherzod
-
Hi @Sherzod, I believed, partially.. because if I use image from UniNativeImageList this happens: Mis-aligned icons This is using 'x-form-trigger': Thanks.
-
@Sherzod, Thanks. The first trigger is the actual lookup so I manage to change the icon... The second trigger is what I need to call other form. Regards.
-
Hi @Sherzod, Regarding dbLookupCombobox Trigger ... If I define trigger the lookup no longer functional or it disappeared... How to put trigger and lookup working at the same time? Regards.