PPRuNe Forums - View Single Post - C# Programming Question
View Single Post
Old 15th December 2006 | 10:00
  #1 (permalink)  
Oxeagle
 
Joined: Feb 2006
Posts: 216
Likes: 0
From: Here and there
C# Programming Question

Morning chaps,

I have a question regarding C# coding. Firstly, I am completely new to C# and Visual C# 2005. Basically, I have two objects that I am trying to link - a time and date picker, from which the user selects a date from a calender view, and a data grid view object which displays data from an Access database on flights (ID, Date, Aircraft etc). I want to link these two objects so that when you select a date from the time and date picker it displays all of the flights for that date.

Could anybody explain how I can do this?

Cheers,

Ox
Oxeagle is offline  
Reply