View.Data
Many times when you are programming a recordset object it can be very helpful to know exactly what data it contains. This is particularity the case when the recordset object is built from a number of dynamic parameters.
The View object
rsh.View.Data RecordSetObject
Pass in your recordset object and the Recordset Helper will display that data. See: Recordset View Data
Sorting and Grouping are available for each column.