Hello,
I know in a "detail" page of a report you can create a "loop". In my app I make each detail area show a ticket.
Right now my detail area fits 5 boxes- one on top of antoher.
Is it possible to make a detail area go both horizontal & verticle?
In .net webform this would like like setting a RadioGroup or TableView to repeat 2 columns wide and unlimited long.
Sample of what I'm trying to accomplish: http://img101.imageshack.us/img101/5752/10perpage.png
As you can see it loop 2 columns wide. If there's an odd number of rows the last column on the last row would be blank.
I know in a "detail" page of a report you can create a "loop". In my app I make each detail area show a ticket.
Right now my detail area fits 5 boxes- one on top of antoher.
Is it possible to make a detail area go both horizontal & verticle?
In .net webform this would like like setting a RadioGroup or TableView to repeat 2 columns wide and unlimited long.
Sample of what I'm trying to accomplish: http://img101.imageshack.us/img101/5752/10perpage.png
As you can see it loop 2 columns wide. If there's an odd number of rows the last column on the last row would be blank.