Jump to content

Sherzod

Moderators
  • Posts

    19684
  • Joined

  • Last visited

  • Days Won

    635

Everything posted by Sherzod

  1. Hello, Can you please make a simple testcase for better understanding ?!
  2. Hi, You can use UniSession.AddJS('...'); instead
  3. Sorry, what do you mean? And which edition and build of UniGUI are you using?
  4. Hi, Sorry, can you explain in more details?
  5. Hi, Can you check with the latest build ?!
  6. This can be done by changing the type of the field of storeModel I guess
  7. Ok Np, If possible, make a simple testcase, we will analyze
  8. But this is not a "client side call". Can you clarify your issue again?
  9. If you use pagination, you need server-side sorting.
  10. Hi, How will you identify that an UniGroupBox has focus, and when it loses focus?
  11. Hi, This post also can help you: http://forums.unigui.com/index.php?/topic/10443-dbgrid-action-column/&do=findComment&comment=54758
  12. Hi, But, in this case, sorting will not work as a whole (I do not mean the date column)
  13. Hi Mike, Can you tell me, are you using the pagination in a grid?!
  14. Sherzod

    Site comum

    UniGUI framework have adopted SPA principles. https://en.wikipedia.org/wiki/Single-page_application And can you please specify which edition and builld of UniGUI are you using?
  15. Hi, Can you explain in more details, what problem do you have?
  16. Merhaba, We try to answer all the questions, I'm sorry, what questions remained unanswered?!
  17. Hello, Which edition and build of UniGUI are you using? Have you seen the demo examples?
  18. We will check Also you can try to use this approach I think: http://forums.unigui.com/index.php?/topic/4425-grid-refresh-button/&do=findComment&comment=48748
  19. UniButton1.JSInterface.JSConfig('iconAlign', ['top']);
  20. Hi, Can you try this ? procedure TMainForm.UniFormCreate(Sender: TObject); begin UniButton1.JSInterface.JSConfig('iconCls', ['di-add']); end;
  21. Добрый день, К сожалению, стандартными средствами на данный момент такой возможности нет...
  22. Can you specify which edition of UniGUI are you using?
  23. Hello, What was your previous version, and which build are you using now? And can you please specify which edition of UniGUI are you using?
  24. Merhaba, Please attach the full testcase, notice the paths of your modules
×
×
  • Create New...