I am currently trying to get data to show up within the grid. This part is successful but when I click on any of the column headers all the data disappears. Any ideas would be helpful.
I have found some more information that might help. In Firefox 3 the data is being shown until you click on the column to sort in IE the data never shows up at all.

Ok I found the error....
Ok I found the error.... this means the query part of the grid was not stated to be "*". I feel this is kind of weird, is this supposed to be a filter or a query and why does the default value of no query result in displaying nothing?