Data Grid View Control
I am new to Visual Studio 2008 and C#. I have a Data Grid View Control on a form that contains a list of Football teams and statistics. I want to know how to find out what cell I clicked so I can load the appropriate form for the football team selected. Can anybody help?
Thanks
|