Hi, I want to display tabular type data, but it will not be coming from a single datasource. I am currently using a label, but the alignment doesn't look that great.
Any ideas?
Again, the data is not being loaded from a datagrid or anything, each row is basically a label and a number e.g.
Total Users: 10123 Total Logins: 234
What is the best way to display this, any built-in control I should be using?