Question
Displaying Data in CFGRID
I have a very basic CFGRID formatted as HTML and it is tied
to a query for pulling the data. The grid works except that the
grid data rows don't display until one of the column headers in the
header row is clicked. After clicking a column header the data rows
show up, otherwise all I get initially is the header row with no
corresponding data rows. Any ideas???

