Data access using ado.net/Data binding

George

Member
Joined
Jun 2, 2005
Messages
11
Programming Experience
Beginner
Hi all,

I am really battling with an application and would be most grateful if anyone could give me some pointers.

I need to create a program to view orders placed by customers.

They have asked for 2 screens.The first will allow a selection of a customer ID from a drop down list box.The screen will then display all the selected customer details(first name, last name, city ,state zip, code) in read only textboxes.A data grid will also be on this screen to show all orders place by this customer.None of this data will be editable.This application is purely for viewing purposes.

I do hope someone can shed some light on this for me and thank you in advance for taking some time out to give me a hand.

Kind regards
George
 
Last edited:
Back
Top