I want to show the table horizontally like this:
| data1 | data2 | data3 | data4 | ....
| data5 | data6 | ....
For more information, I am using visual studio 2010. and it will go to new line
I saw similar question here but it goes to new page instead of new line
Thanks for advance