Jump to content

Sherzod

Moderators
  • Posts

    19683
  • Joined

  • Last visited

  • Days Won

    634

Everything posted by Sherzod

  1. Hi, There is no way for a web app to accurately determine the client IP address. You can identify the user, in the simplest case, through cookies.
  2. If I understand you correctly. Well, when you use calculated fields, it’s better to set this field as not editable.
  3. Maybe, something like this? MainForm.Script: window.addEventListener('unload', function(){ document.cookie = "reloaded=yes" });
  4. Hi, Once again in brief, what do you want to achieve?
  5. Hello, Thank you for your interest in UniGUI. Can you please specify, which edition and build of UniGUI are you using?
  6. Можете ли Вы также проверить, и на других демо проектах?
  7. Мы проверим, Вы тестируете используя Opera?
  8. Better use OnReady, OnAfterShow events for this.
  9. Hello, And what if you will use OnKeyDown, OnKeyPress events!? function keydown(e, t, eOpts) { ajaxRequest(this.grid, ......) }
  10. Hi, Can you please explain? For what purpose...?
  11. http://forums.unigui.com/index.php?/topic/6291-new-users-please-adjust-your-forum-email-address/&do=findComment&comment=32086
  12. Hi, Can you make a simple testcase for reproduce?
  13. Make a simple testcase for check.
  14. Sherzod

    Listview

    Are you still using the trial version?
  15. Этот эффект наблюдается только в Opera?
  16. Sherzod

    TUniGrid focus

    Can you make a simple testcase for reproduce?
  17. First of all, can you please specify, which edition and build of UniGUI are you using?
  18. А у Вас, такое поведение наблюдается?
×
×
  • Create New...