| 214-564-5316 | | Wednesday, May 21, 2008 |
|
Using mod to write out Table columns
Here is the basic code to take ALL of your database rows--divide them equally--and
put them in "x" columns. The Number of columns is determined by the line of code : if not i mod 3=0 then where the numeral 3 means "three columns". This number can be changed.
|
|||||||||||||||||||||||||||