Hi!
I wanna know how to get the line selected in ListView. I am using Listview with 2 lines how change the size for line1 and Line2 and how to get this line for getting the ID number that is the code
I tried to use XcustomList how tell Erel but in this I dont know how to get info and change the appaerence of CustomList
Hello All After thinking about it yesterday and having a quick chat with Erel, I decided that my previous long list examples were not basic enough for newer B4X developers, so I put together a minimal xCLV with LL code example together with comments in the code module. There are no themes...
Hi! I am using this example and it works,ugly, but works. I cant implement the division between each item. I am using 2 Label,2 lines, for each item. I have problem with this yet, I need to show the first line greater than the second line. I tried to use just one label with a few lines but I dont think so a label can use a few lines, cant it ??
What example are you talking about. upload your project, explain in detail what you want. It will make it a lot easier for forum members to help you. It should not be ugly.
How about something like this using xCustomListView. If you like it, I can upload the revised project so you can play with it some more. View attachment 123934
Here is attached a project using xCLV to display your own data. Please note I did not mess with your other stuff and comments you have in your project. Your other stuff is still there. You can build and improve on it.