0

CFGrid and dynamic number of grid columns

cf8
I had emailed the DFW CFUG about this, and the responses I got were right along where I wound up going with the solution.
I learned something new, btw, which was the function "getColumnList()" that each query has. Whattya know...
Here's my code:


The args code I found online (and once I remember from where I found it, I'll credit it as well). Anyhoo, this is the grid with the grid columns built based on what's in the db's table.

Search