I am using a Access DB.
Data is displayed in a Listbox.
Have 3 buttons. AddButton,EditButton and DeleteButton.
1 - Problem is that I can only Add, Edit or Delete 1 item in the listbox.
For example:
I delete 1 item in the ListBox. When I want to delete a second item the 2nd item is then replaced by the first deleted item.
Why?
Same problem if I want to Edit!
2 - If the data in DataSet is changed, how can I update the changes to the Access DB?
THX
Kajiro
