Hi,
How I can get all rows in all pages in B4XTable library?
The code that I found it, Just returned current page rows!
I want a way to read all rows in all pages immediatly.
For row = 0 To B4XTable1.VisibleRowIds.Size - 1
.
.
.
Next
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.