Please help i have a table in sqlite with values
example
term1
eng 20
mtc 30
science60
sst: 70
term2
eng 45
mtc 55
science:50
sst: 70
term3
eng 45
mtc 55
science:50
sst: 70
i want just every time i slide i got to the next term results (Example results for term1, term2 etc every time i slide and when i slide back i should get the previous results . please help what can i use to implement this kind of arrangement
iam using b4a9.0
just like in that example
example
term1
eng 20
mtc 30
science60
sst: 70
term2
eng 45
mtc 55
science:50
sst: 70
term3
eng 45
mtc 55
science:50
sst: 70
i want just every time i slide i got to the next term results (Example results for term1, term2 etc every time i slide and when i slide back i should get the previous results . please help what can i use to implement this kind of arrangement
iam using b4a9.0
just like in that example
B4X:
https://www.b4x.com/android/forum/threads/sd-panel-extra-slide-swap-scroll.83673/#post-529949
Last edited: