views:

23

answers:

0

Hello,

I am trying to inspect the contents of a GridView on a postback to debug some issues with dynamic columns and controls. Is there an easy way to view the contents of a GridView in the VS 2010 debugger, similar to the DataSet Visualizer (mouse over a DataTable, click the magnifying glass)?

I have clicked through all of the various [+] icons and, while helpful, they don't provide the nice quick snapshot of the rows of the GridView.