Hello, I do not know if there is any view that facilitates the request of data to the user, and that allows to scroll to show other data that do not fit in the panel where it is displayed.
Any advice?
Thank you.
Sorry, but Flexible Table uses only Labels no EditText views.
Anyway, this kind of 'ListView' can easily be done with a ScrollView.
There are some examples in this thread: ScrollView examples summary.
Yes, it is an old one, but the principles remain the same.
XCustomListView has the advantage of beeing cross-platrform.
Sorry, but Flexible Table uses only Labels no EditText views.
Anyway, this kind of 'ListView' can easily be done with a ScrollView.
There are some examples in this thread: ScrollView examples summary.
Yes, it is an old one, but the principles remain the same.
XCustomListView has the advantage of beeing cross-platrform.