Jump to content

Hayri ASLAN

Moderators
  • Posts

    1577
  • Joined

  • Last visited

  • Days Won

    134

Everything posted by Hayri ASLAN

  1. Hello Is uniimage works with this conversion?
  2. You should use pagecontrol and frames. You should load the frame onBeforeFirstActivate event of tabsheet.
  3. SuspendLayouts and ResumeLayouts will work if you are creating dynamically. In this case I believe the form is already there.
  4. Hello As now you are creating web apps, you need to consider your design. http://www.unigui.com/doc/online_help/index.html?application-design-considerati.htm
  5. Merhaba Desktop uygulamasinin turkce dil kisminda bir sikinti bulunmuyor. Mobile tarafta bazi ceviriler eksik kalmis. Bu yuzden ingilizce goruyorsunuz.
  6. Are you using Servermodule.urlpath? can you share hyperserver configuration file?
  7. Hello Please add below line widget.btnInnerEl.setStyle('color','red');
  8. Hello Unidbgrid -> ClientEvents-> ExtEvents -> reconfigure
  9. We don't have this functionality in ExtJS. There are some solutions but unfortunately none of them 100% working.
  10. Hello You can check Grid - Infinite Scroll demo
  11. You need to wait for websockets
  12. We don't have any event for this. You can create a logic to check a field in database. When you upload new version, you can change it and notify customers.
  13. Hello Make sure OnControlPanelLogin event is assigned in servermodule. even if you don't have any code in it, login page will show up.
  14. Please check the attached file. Also please replace the uniDBPivotGrid.pas file so direction will work. pivotgridconf.zip
  15. Hello I tested with your demo app, as you can see we are getting the configchange event and the columns in the respective field. You will save them to database and when you open form, you will add them to configurator.
  16. Merhaba Test case olmadigi surece maalesef havanda su doveriz.
  17. Clientdataset yerine direk veritabanina yazmanizi oneririm.
  18. Merhaba Mainmodule oncreate te session kaydedip onbrowserclose da silebilirsiniz
×
×
  • Create New...