Jump to content

Sherzod

Moderators
  • Posts

    19744
  • Joined

  • Last visited

  • Days Won

    640

Everything posted by Sherzod

  1. Hello, You can use UniDBFormattedNumberEdit instead
  2. Hello, Options: dgDontShowSelected = True
  3. Thank you for your interest in UniGUI!
  4. Hello, We know this issue... Can you please specify which edition and build of UniGUI are you using?
  5. Sherzod

    UniMemo ScrollBar

    Здравствуйте, Кажется это баг ExtJS. Попробуйте это обходное решение: function afterrender(sender, eOpts) { sender.inputEl.setStyle('overflow', 'hidden'); }
  6. Hi, Thank you for the report! We will check and fix... Best regards,
  7. Hi, Thank you for the report! We will check and fix... Best regards,
  8. Если все еще оцениваете UniGUI, то пожалуйста используйте последнюю триальную версию, скачать можете тут: http://unigui.com/download/docman
  9. http://unigui.com/explore/matrix/#featurem
  10. Здравствуйте, Да, я понимаю. Если не используете триальную версию, Вы должны настроить email форума:
  11. Hello, Sorry, can you please specify, which edition and build of UniGUI are you using?
  12. Sorry for the late reply. Can you please explain in more details?
  13. UniDBGrid -> Columns -> Column[xx] -> Menu -> MenuEnabled = False ?
  14. Tell me by what logic do you want to change?
  15. Hello, You can use the OnGetText event of the TField to format the output.
  16. Hi, Can you please open a ticket in support portal?
  17. Hello, Can you please specify which edition and build of UniGUI are you using?
  18. Hello, What kind of example in the screenshot?
  19. Hi, Just not added as a Published. You can use like this at the moment: procedure TMainForm.UniFormCreate(Sender: TObject); begin TUniDBEdit(UniDBNumberEdit1).LayoutConfig... end;
  20. Hello, Thanks for the testcase. Need to analyze this behavior.
×
×
  • Create New...