Jump to content

how to format the row data into html table


detox

Recommended Posts

how to format the row data into an  html table

lets say i have 30 rows i want to display all data (30 pieces of data, 1 piece from each row) named "name"  into 5 html table columns where each column has

100 rows of data also if the amout of data is umknown say something different than 30

i need the formatting to beable to dynamically take care of it++.

- - - - - -

- - - - - -

- - - - - -

- - - - - -

- - - - - -

I need to know how to output SQL row data into an HTML TABLE

lets say i have 28 SQL ROWS i want to display 1 piece of data from each row named "name"  into 7 HTML COLUMNS where each HTML TABLE COLUMN has

4 rows of data. The solution also needs to be able to increase or decrease the HTML ROWS dynamically when the amount of data is increased or decreased by an unknown amount. Thanks for the help !  :shrug:

 

- - - - - - -

- - - - - - -

- - - - - - -

- - - - - - -

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.