Quantcast
Viewing all articles
Browse latest Browse all 8068

Lining up data

I need to display 5 lines of summary data at the bottom of a listview. I created a footer and tried:

label1.text+num.toString()
footer.add(label1) // repeat for 5 labels
listview.add(footer)

where the five labels were fixed length strings, but no go, still off kilter. I've read some posts about tableviews, is this what I need?


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>