The page you create should alternate between a summary display and an editor display.

When the user first arrives on your page, show a summary list of contacts In a Griddled. In it, each name has an edit link beside it. 2. When the user presses an Edit link or button, open an edit screen so the user can change the name or contact info for person listed by the link. When doing this, hide the summary information.

The user should get a screen much like this: There should be no screen flicker when the summary panel is hidden and the edit anal is displayed. 3. You are welcome to design your own Implementation, but one way accomplish the page Is to create an patentable and Insert two Panel controls as illustrated here: Copyright (02014 Doug Steel. All rights reserved. This material may not be reproduced, displayed, modified or distributed without the express prior written permission of the copyright holder.

Page 1 4. This is an Ajax assignment, so there is no need to create persistent storage using a database. 5. Upload your assignment to the MIS.

Cull. Du server for grading. Please contact our lab manager, Chris Ware, If you need help accessing your account. Submission Turn in your assignment on the MIS server (MIS. Cull.

Du) on or before the due date. Late assignments are accepted but they accrue late penalties of 20 points (20 percent) per day after a 24 hour grace period.Assignments submitted more than 5 days after the grace period earn a grade of zero. Please note: 0 Assignments must be submitted on the Web server. (Instructions for accessing the server are at the bottom of the server home page at http://MIS.

Cull. Du. ) Assignments turned in via e-mail or thumb drive will not be graded. Copyright 02014 Doug Steel. All rights reserved.

This material may not be prohibited from "pre grading" or telling you about mistakes before you submit your work.Grading Criteria The grader will consider the following attributes of the project you submit 0 The project should compile and run without generating error messages 0 The code should be neat, organized, and easy to follow 0 Your submission should have a few comments in the code that explain what is to be accomplished and how it will be accomplished.