The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Dataset Visualizer Dialog Box
Visual Studio 2005
The DataSet Visualizer allows you to view the contents of a DataSet, DataTable, DataView, or DataViewManager object. You can access this visualizer by clicking on the magnifying glass icon that appears next to the Value for one of those objects in a debugger variables window or in a DataTip.
You can make changes to the objects in this visualizer. Changes will be saved as soon as you commit a row.
- Table
-
Use this dropdown listbox to select a table within the dataset that you want to visualize.