Subject | Refreshing ComboBox |
---|---|
Author | Paul Schmidt |
Post date | 2001-08-15T13:51:25Z |
Dear List:
This is in the bang-head-here category.
Environment Win95/Delphi3/IBO3.6.Di
I have two forms, the first one edits TABLE-A, it has a transaction
item on it, that has AutoCommit set to TRUE.
The second form edits TABLE-B, it has a TIB_ComboBox on it, that lets
you pick a record from TABLE-A, however if I add a new record to
TABLE-A, it doesn't appear on the second form, until I exit and
restart the application. The dataset here, does a refresh when the
form is activated, I thought that would do it, but it doesn't seem to
work.
So what do I need to do to make the combo-box refresh it's data?
Thanks
Paul
Paul Schmidt,
Tricat Technologies
Email: paul@...
Website: www.tricattechnologies.com
This is in the bang-head-here category.
Environment Win95/Delphi3/IBO3.6.Di
I have two forms, the first one edits TABLE-A, it has a transaction
item on it, that has AutoCommit set to TRUE.
The second form edits TABLE-B, it has a TIB_ComboBox on it, that lets
you pick a record from TABLE-A, however if I add a new record to
TABLE-A, it doesn't appear on the second form, until I exit and
restart the application. The dataset here, does a refresh when the
form is activated, I thought that would do it, but it doesn't seem to
work.
So what do I need to do to make the combo-box refresh it's data?
Thanks
Paul
Paul Schmidt,
Tricat Technologies
Email: paul@...
Website: www.tricattechnologies.com