Jump to content

fraxzi

uniGUI Subscriber
  • Posts

    237
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by fraxzi

  1. Hi @Sherzod, Works great! Then can I expand the fieldset if I have a field with true value? Thanks, Frances
  2. Hi @Sherzod, This FieldSet has CheckboxToggle = true, when uncheck/check at runtime, i'd like to capture when it expand/collapse. like: if fieldset expanded, Variable = true else Variable = false Thanks,
  3. Hi, I have a Boolean field and I wish to assign a value from fieldset when click/unclick the CheckboxToggle. There's no "OnExpand" or "OnCollapse" event.. How to do it? Thanks, Frances
  4. Hi, This is good for readonly (am I right?).. the memo column should be editable. Thanks.
  5. Hi @Sherzod, I wish to limit the memo to 3 lines ... the 3rd line should display ellipsis "..." if memo is more than 2 lines ... (max line is 50 chars) How can I accomplish? Thanks in advance, Frances
  6. Hi, Thanks for pointing this out.. I slowly absorbing the use of CSS in dbGrid.. I can change a few element now.
  7. Hi All, How to do this in dbGrid? I really appreciate it. Thanks in advance. Frances
  8. Hi All, Is there any reference document related to CSS for dbGrid (or particular component)? I'm a newbie but I am eager in creating/customizing my dbGrid (or other uniGUI component like Panel). It will help me well if I know where to look. get easy on me
  9. Thanks @Sherzod, I did tried to find it in the forum but I didn't know the object's relative name. It works ... If I may add, how can I change the default icons? Thanks!
  10. HI All, How to disable this button? that is the dbGrid's "WebOptions.Paged := True" .. because dbGrid with an open RowWidget "Crash" if this button was pressed/clicked. Thanks in advance, Frances
  11. Hi @Sherzod How about changing the "TreeKeyFields" at runtime? Thanks in advance, Frances
  12. Hi @Sherzod, Where can I find CSS reference of dbgrid (for now).. It it so difficult for newbie like me to navigate with CSS and dbGrid.. for example, in dbgridtree, i'd like to change the expand/collapse icon.. matters like that. could you help me again? Thanks, Frances
  13. I found it! "display: inline;" Thanks @Sherzod and @Hayri ASLAN for the Help. Regards, Frances
  14. Hi @Sherzod, It works! There's white box if expanded and when collapse.. not a problem though. I just need to center vertically the Icon. Thanks much, Frances
  15. BTW, I use "uni_ubuntu_triton" theme. Thanks, Frances
  16. Hi Hayri, I tried but with this result: I there anything I need to tweak aside from CustomCSS of ServerModule? Thanks for helping, Frances
  17. Hi All, I searched all over but I could find a solution. Since I don't know how to do it, I am asking if anyone knows. How can I change icon in customCSS with fontasesome icon: I tried but not working: .x-grid-row-expander{ content: "\f150"; } Thanks, Frances
  18. @Sherzod, Any update? ... or at least how to close all open RowWidget so I can apply grid refresh? Thanks, Frances
  19. 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.
  20. 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.
  21. My 1545 same as 1546 .... ... still selectable (but not savable) listdown ...
×
×
  • Create New...