Posted by Robert G Laurin on April 06, 2017 at 08:35:52:
In Reply to: Re: ListView posted by Grant on April 05, 2017 at 14:59:31:
My first thought would had been to zero out the values of cosState & coslParam.
Also found this code:
If ListViewObj.SelectedItems.Count >= 1 Then
While ListViewObj.SelectedItems.Count >= 1
ListViewObj.SelectedItems(0).Selected = False
End While
ListViewObj.Items(ListViewObj.FocusedItem.Index).Selected = True
End If
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.