What I want is in a sreen form display all the info of one record (all fields) of a DATABASE TABLE.
instead of doing like a tableview a a list. example :
A cross platform version is available here: https://www.b4x.com/android/forum/threads/b4x-clvexpandable-allows-expanding-or-collapsing-xcustomlistview-items.106148/ This example uses a slightly modified version of CustomListView to create an expandable list. Each item in the list is made of...
Hi All, I have a problem with clv that I solved with a not so good approach, so I am aiming someone can guide me how to prolerly use clv in this scenario. Basically I have jRDC2 data reflected, this data contains user number for example 7,8,9 as an example user 7 can have amount of 200 for...