SQL in Scrollview Problem

Paulsche

Well-Known Member
Licensed User
Longtime User
SQL in Scrollview Problem (solved)

Hello, I show my SQL.data in a ScrollView (button "Tabelle"), which also work the first time.
But I'm going back to the home page and select again "Tabelle", no more data will be shown, again after restarting the program.

I suspect that I work with Removeview need it but i understand it.

I hope it can anyone tell me how the code should look like

* Problem solved: http://www.b4x.com/forum/german-forum/10123-sql-scrollview-problem-bei-zweitem-anzeigen.html#post56212
 

Attachments

  • spritverbrauch.zip
    18.4 KB · Views: 215
Last edited:
Top