A alifromir New Member Mar 6, 2013 #1 Hi I have a list of strings that each of them has diffrent number of characters. i want to put them into a list view and have problem with itemheight that each string did not display properly. Help me please Last edited: Mar 6, 2013
Hi I have a list of strings that each of them has diffrent number of characters. i want to put them into a list view and have problem with itemheight that each string did not display properly. Help me please
Erel B4X founder Staff member Licensed User Longtime User Mar 6, 2013 #2 You can use CustomListView class for that (though it is only available to licensed users). Upvote 0