Jump to content

monica3sys

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by monica3sys

  1. Hello, very good morning, I could help. 
     
    I'm working with a UDBGrid when I enter Insert mode other call data UDBGrid to call a list of search data as follows. 
     
       MainForm.UDBGrol.ReadOnly: = False; 
       UFbus.ShowModal; 
     
    Choose the data and close as follows 
     
       if Mtab.ZTusu_rol.State in [dsInsert, dsEdit] then 
       begin 
         try 
           Mtab.ZTusu_rol.FieldValues ​​['ID_ROL']: = Mtab.ZTrol.FieldValues ​​['ID_ROL']; 
           MainForm.UDBGrol.Columns [1] .Field.AsInteger: Mtab.ZTrol.FieldValues ​​= ['ID_ROL']; 
         except 
         end; 
         MainForm.UDBGrol.Repaint; 
       end; 
     
    But it shows me the first UDBGrid but when I press the POST data and records at that time if sample. 
     
    But I want mostra when inserted before recording.

     

    Thank you for your help.

    post-624-0-37195300-1410006864_thumb.png

    post-624-0-98684900-1410006877_thumb.png

    post-624-0-69958200-1410006907_thumb.png

  2. Hi, I'm testing, UNIGUI, I have a concern, if the amount under a linux server, when I generate PDF reports, I get strange code, but it shows codes, but the structure and lines, if successful logos. I could help

×
×
  • Create New...