I'm writing a VS 2008 Windows application. On one form I'm using the DataGrid control (not the DataGridView). Unlike the DataGridView control, I don't see a "Rows/Columns" objects. How do I click on a row and reference the data? I'm not having much luck finding information on this control.
Thanks,
Thanks,