francoisg Active Member Licensed User Longtime User Mar 28, 2013 #1 Hi All, I have a list of filenames and I wish to add them to a listview. However my problem is that the return type of list.get is object and listview expects strings. Is there a way around this? Happy Easter, Francois
Hi All, I have a list of filenames and I wish to add them to a listview. However my problem is that the return type of list.get is object and listview expects strings. Is there a way around this? Happy Easter, Francois
Erel B4X founder Staff member Licensed User Longtime User Mar 28, 2013 #2 How did you fill the list (not listview)? Upvote 0