the defaut behavior of all the report viewer tools is to display data up and down (vertical). I want to be able to display a set of data on two lines and at a max 4 wide (horizontal) See below.
Not this
xxx
xxx
xxx
xxx
xxx
xxx
xxx
But this:
xxx xxx xxx xxx
xxx xxx xxx xxx
Any ideas

print horizontal row instead of verticle....
Tobin Titus IIS7
i have a same problem and i found this way to that in chrishays Blog :
http://blogs.msdn.com/chrishays/archive/2004/07/23/HorizontalTables.aspx
best regards
Behzad