Jump to content

bdiri

uniGUI Subscriber
  • Posts

    52
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by bdiri

  1. Hi All Since Mr Sherzod gave us a very very useful gift ( see link below ) , i use it production to filter in UniDBgrid ( many thanx ) my problem is, if some one can help me,i thank him in advance - how can i detect if UniDBgrid is filtred or not and maybe deactivate filter by code if True - In UniDBgrid with WebOptions.paged is True how can recalculate total page to show data filtred - how i can hide only Colonnes menu option like this thank you for your help
  2. Hi maybe this can help you UniPanel1.ClientEvents.UniEvents.Values['beforeInit'] := 'function (sender, config) {config.cls="myrow"}';
  3. Hi When i try to install FMSoft_uniGUI_Complete_Professional_1.90.0.1539 i have this error : [dcc32 Erreur fatale] uniTools27.dpk(52): F2048 Format de l'unité incorrect : 'C:\Program Files (x86)\FMSoft\Framework\uniTools\Dcu64\Delphi2023\InstDecode.dcu' - Version attendue : 34.0, Windows Unicode(x86) Version trouvée : 34.0, Windows Unicode(x64) Data: - Unigui licensed version - Os : Windows 10 / 64 Bit - Delphi 10.4.1 Sydney
  4. Hi gastelumri try UniDBGrid1.Columns[0].Visible:=false; UniDBGrid1.Columns[0].Menu.ColumnHideable := False;
  5. bdiri

    Our Portal design

    شكراً Abaksoft, i will share later my source code of IHM Design
  6. +1 51 years old start with turbo pascal and Delphi 1 for 16 bit app in university !!! From Tunisia
  7. Sherzod you can find here example of what we need, i tried to made Filter Bar with TUniEdit, but there is many variables to take care !
  8. Hi i want to share with you our portal maded with Unigui 20201124_194228.mp4
  9. Thank you Sherzod, i really appreciate difference betwen demo and grid filter bar : - Design ( Position and width of Filter edit fields,..) - activate and deactivate filter at runtime ( i have found many solution in forum to do this with ClientEvents but stil not stabe for production
  10. Thank you Sherzod for your reply, but is not the same thing
  11. Hi all any idea how we can have this Grid filter bar like below https://fiddle.sencha.com/#fiddle/2fon&view/editor
  12. Hi Farshad, Since 2016 I have followed you and I have followed the ascending progression of UniGui, today your Framework has reached maturity and has become a global benchmark. We have just acquired our first license to start the switchover Our only request if this is possible is to integrate Filter Bar as above https://fiddle.sencha.com/#fiddle/2fon&view/editor
×
×
  • Create New...