printing Starting grid
LS,
I have to do a report, which will print a startgrid, based on practice-times
in bike-racing.
Thins means, that I have to print a grid as next:
nr 1 on the left, nr 2 on the rightside, but a little bit lower
nr 3 again on the left, nr 4 again richt, but again lower
1
2
3
4 and so on.
Is this possible with ReportBuilder and if yes, how can I do this?
Thanx,
Geert Guchelaar
I have to do a report, which will print a startgrid, based on practice-times
in bike-racing.
Thins means, that I have to print a grid as next:
nr 1 on the left, nr 2 on the rightside, but a little bit lower
nr 3 again on the left, nr 4 again richt, but again lower
1
2
3
4 and so on.
Is this possible with ReportBuilder and if yes, how can I do this?
Thanx,
Geert Guchelaar
This discussion has been closed.
Comments
DetailBand's BeforePrint event. Set the width of the detail band to the
width of the page. Since one record will print on detail band, then the
detail bands will stack- to give you the 'little bit lower' behavior.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com