Hello,
I have the following code. I would like the results to be displayed in 3 columns, rather than just 1:
<cfparam name="start" type="numeric" default="1">
<cfparam name="step" type="numeric" default="10">
<cfquery datasource="mydatabase" cachedwithin=".01" name="queryResults">
select *...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.