I have a listbox Initially set up in LiveBindings which shows a Bitmap Image, some Text (First line of a house address) and the detail text is the Postcode. When I initially run the program everything is fine, all the addresses in the Database Table show in the listbox. I then add an address and it is added to the bottom of the list. I should say my program redraws the Listbox at runtime when I add an address.
The added address is shown at the bottom of the listbox but I cannot access it. If I add more addresses I cannot access them either, the listbox stops where the original one was drawn to. I can see them but cannot access them - Any Ideas
Tried to add an image but seemingly need 10 reputation points duh