Subject | TIB_Ledger data dissapear |
---|---|
Author | Adrián Deccico |
Post date | 2004-09-08T14:47:25Z |
Hi,
I have a form with a ledger linked to a IB_Quey.
In the FormShow I call
dmUsers->queUsers->Open();
and in FormClose I call
dmUsers->queUsers->Close();
The form is dinamic and in the first call everything goes ok, but in
the second call the data disappeared of the control although I can
point the two records and the TIB_NavigationBar detects it ok.
If I put the form static I have not this problem but if the form is
dinamic I have the above problem.
best regards
--
Adrián Deccico
Software Developer
http://adrian.org.ar
I have a form with a ledger linked to a IB_Quey.
In the FormShow I call
dmUsers->queUsers->Open();
and in FormClose I call
dmUsers->queUsers->Close();
The form is dinamic and in the first call everything goes ok, but in
the second call the data disappeared of the control although I can
point the two records and the TIB_NavigationBar detects it ok.
If I put the form static I have not this problem but if the form is
dinamic I have the above problem.
best regards
--
Adrián Deccico
Software Developer
http://adrian.org.ar