Hello,
Have created a form with an imbedded listbox query containing a list of records. In the same form are a set of bound textboxes linked to the data table containing the records.
The selected record in the listbox will subsequently be updated in the bound textboxes.
Problem: I deleted all records in the source data table and now the bound text boxes are no longer updated as I select the listbox entries. The source of these are the same as before.
Could anyone hint as to what might be happening?
Thanks
James
Have created a form with an imbedded listbox query containing a list of records. In the same form are a set of bound textboxes linked to the data table containing the records.
The selected record in the listbox will subsequently be updated in the bound textboxes.
Problem: I deleted all records in the source data table and now the bound text boxes are no longer updated as I select the listbox entries. The source of these are the same as before.
Could anyone hint as to what might be happening?
Thanks
James