Roycefer,
I appreciate the feedback but I think we are off topic. I don't have a problem with ListView.
Be assured I will address "ImportFileView.Invalidate" when I get to "Sub ImportFileView_ItemClick (Position As Int, Value As Object)"
In the Sub Import_click the line: wcl.ListFiles(File.DirRootExternal & "/Download/",True, "*.txt",True, True) Adds items to Filelisting1 via Sub wcl_ListFilesFinish .
The next line of code: Log("Filelisting1 size = " & FileListing1.Size) shows no items in Filelisting1, this is the issue.
Regards Roger