J
jmp23834
I have a ListView object built at design time. At runtime I populate
the rows and columns. The application takes data from a textbox box and
updates the ListView. It all seems to work fine unitl I pop up a
MsgBox. When that happens all the changes disappear and the listview
goes back to the original data.
How do I keep the updates?
the rows and columns. The application takes data from a textbox box and
updates the ListView. It all seems to work fine unitl I pop up a
MsgBox. When that happens all the changes disappear and the listview
goes back to the original data.
How do I keep the updates?