I have a DataCombo which is filled with data from an access 97 database. I also have a Delete-Button to delete the record wich is shown in the text-field of the box.
The problem is, that the DataCombo isn't refreshed automatically. I can see an empty line in the data-field for the deleted record. But I want to refresh the whole Combo. I tried DataCombo.Refresh or DataCombo.Refill. But senseless!
Please help!!!
The problem is, that the DataCombo isn't refreshed automatically. I can see an empty line in the data-field for the deleted record. But I want to refresh the whole Combo. I tried DataCombo.Refresh or DataCombo.Refill. But senseless!
Please help!!!