Hey guys,
I have a homework assignment to which this form connects to a database via a gridview and the windows form at the bottom has a place at the bottom to enter a last name to which it should do a LINQ to SQL query based on the last name in the database which is activated by the select button. There is one for Minimum and Maximum batting averages. My teacher basically gave us the assignment which very little is talked about in our book. All I know is that the click events for the select buttons activate the query based on the above criteria. Beyond that I don't know where to start. She gave us this on Friday and is due tomorrow morning. I need help and fast! Thanks in advance attached is the zip project file. Oh, I am using Visual Studio 2008 and is in C#, of course.