Question
displaying a table 30rows(users) by 10 colums(jobs) for cfdocument
I have to print a grid/table (not cfgrid) of jobs along the
x-axis(horizontal) and users along the y-axis(vertical).
Can someone show me how to make a table which will display 30 users along the y-axis and 10 jobs along the x-axis knowing there are unlimited of each?
10 x 30 for unlimited users and jobs. The end result is to use cfdocument and make a printable pdf of the table.
Many thanks,
Kiley
Can someone show me how to make a table which will display 30 users along the y-axis and 10 jobs along the x-axis knowing there are unlimited of each?
10 x 30 for unlimited users and jobs. The end result is to use cfdocument and make a printable pdf of the table.
Many thanks,
Kiley