Database Results into a grid

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have data results one to many. I would like to have the many displayed in
a grid accross the page then a new row once it reaches the page edge.

That is:

Key

CD1 CD2 CD3 CD4
CD5 CD6 CD7 CD8
 
That would require custom programming to make the layout as you want it. I
think since the Results Wizard in Frontpage won't do this, it displays records in
a table, one record per row, or down the page plus a number of other layout
options, but not specifically as you're asking.
 
Back
Top