I have a table that shows the stats for a league. wins, losses, ties, points,
etc. I am trying to convert it to a cfgrid so each column can be sorted. How do
I make a grid that has many queries? I looked at cfgridcolumn, but did not see
how to get the column to use its individual query. TIA