Subject | How to refresh properly |
---|---|
Author | Marc Leclerc |
Post date | 2001-02-22T05:10:05Z |
Hi,
Got a glg that changes a table including lookup values. When i exit I tried
DM.IB_QueryMain.DataChange;
And
DM.IB_QueryMain.Close;
DM.IB_QueryMain.Open;
And
DM.IB_QueryMain.RefreshAll;
None of the changed to the correct display in the grid (which by the way is not the same IB_Control and uses JOIN)
Any advise
Thanks
[Non-text portions of this message have been removed]
Got a glg that changes a table including lookup values. When i exit I tried
DM.IB_QueryMain.DataChange;
And
DM.IB_QueryMain.Close;
DM.IB_QueryMain.Open;
And
DM.IB_QueryMain.RefreshAll;
None of the changed to the correct display in the grid (which by the way is not the same IB_Control and uses JOIN)
Any advise
Thanks
[Non-text portions of this message have been removed]