Project #10 (the last one)!

Due Tuesday, May 4

Modify the code that I wrote in class to include another radio button list, label, and data grid. The radio button list will be populated with the names of the salespersons from the Salesperson table. The data grid will be populated with the names of the customers that the selected salesperson has helped.

Use the following link to see what your program needs to do:

http://woody4.cs.uiowa.edu/22C96/bruell/RadioButtons1/WebForm1.aspx.

The code for displaying the information on the left side of the web page has been e-mailed to you. Follow the same pattern to complete the implemenation for the information displayed on the right side of the web page.

Good luck!