Listview with Item 'Stuck' in it

A

Andibevan

I am having a minor problem with a listview.

The listview populates and works fine, but there is this entry present in
the listview from the earlier. It is always the same variable and it still
appears even if I remove all the code from the form.

If I add the line LSTV_Prc_Files.ListItems.Clear to the form_load event it
sorts it all out, but I can't find where the form is getting this data
from - It doesn't appear to be bound to any data source but I may be missing
something.

Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top