Hi
Someone might suggest how to display a table with scroll (see photo). I tried with an image but the result is poor. I would like to avoid using code with database.
Thank you.
I would use a ScrollView2D object and either
- draw an image of the onto the ScrollView2D.Panel
- draw the table with a canvas, draw the lines and the text onto the ScrollView2D.Panel, putting the values in the columns in arrays.
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.