G
Guest
Greetings to you all
I have a listbox with some data loaded from the database...
When I select each record, it will fill a form that I have in the same
window...
What I wanted is that when I change something on the form, the var bNeedSave
= true and if I change the record without saving it would ask if I want to
save Changes...
The problem is that when I do that is changing the data to the currently
clicked item...
How can I mantain the last selected index to make the save properly
Thanks a lot
I have a listbox with some data loaded from the database...
When I select each record, it will fill a form that I have in the same
window...
What I wanted is that when I change something on the form, the var bNeedSave
= true and if I change the record without saving it would ask if I want to
save Changes...
The problem is that when I do that is changing the data to the currently
clicked item...
How can I mantain the last selected index to make the save properly
Thanks a lot
