imgsimonebiliato Well-Known Member Licensed User Longtime User Oct 23, 2012 #1 Hi, I need to create a list with two column, to show it with an inputlist. How do I create it without using a listview? :BangHead:
Hi, I need to create a list with two column, to show it with an inputlist. How do I create it without using a listview? :BangHead:
Erel B4X founder Staff member Licensed User Longtime User Oct 23, 2012 #2 You can use CustomListView class or TableView or CheckList class. Upvote 0