edushkushot
Programmer
I have a listview that gets its values from a text file and automatically creates checkboxes. When a user checks a box I want new values to load from another text file and change. But I cannot get the listview to clear and then refresh values.. It just hangs. Can someone help? I have tried listview.refresh and listview.clear but none are working well for me.
G
G