This problem is causing me a massive headache! I'm sure I can't be the first person to do this but I have searched the internet high and low for answers about this.
I want to be able to display in a list as seperate fields:
- A product name
- Quantity on hand
- Price
It will display a long list of a couple of thousand but i would like the columns of each to line up. There must be a simple way to do this?
I am taking the data from a dataset which is reading from a access database using sql.
I would really really appreciate a reply. Thank you in advance.