Any way to use a CFTable with something other than a query?
Is there a way to create a CFTable with something other than a query? Most of the data for my tables comes from a database query, but I have to make several changes form what is stored in the database to what we display to the user. I was hoping to be able to load the information into an array or something similar and use that for CFTable.
I am only a part-time Cold Fusion developer, so I’m not too savvy with all the CFML functions. Thanks for the help.
