On Redraw ListBox is not going to last entry

血红的双手。 提交于 2019-12-25 01:21:03

问题


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

来源:https://stackoverflow.com/questions/27218649/on-redraw-listbox-is-not-going-to-last-entry

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!