View Single Post
  #1 (permalink)  
Old April 26th, 2008, 04:56 PM
tbreslin tbreslin is offline
Registered User
 
Join Date: Apr 2008
Location: Gretna, LA, USA.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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

Reply With Quote