I'm an amateur in C#.NET programming. I need to populate a grid with data from a table I've created based on the "date (date type)" given by the user from a date picker put in a textbox. There is a submit button which populates the grid using the date.I'm an amateur in C#.NET programming. I need to