Name: Anonymous 2013-02-23 10:57
I'm using vb.net for a week and i made a simple application. Basically I have a button(Delete) & ListView connected to my database. How come when i delete an item, it still shows on my lv and i'd have to restart the app to see the changes?
I have an Add button which adds items to my Inventory and the changes show on my lv immediately, unlike the Delete Button.
I have an Add button which adds items to my Inventory and the changes show on my lv immediately, unlike the Delete Button.