Skip to main content

Displaying the Order

generated description: ticketorderrun2 20111

Now that our application updates the TicketOrder and TicketItem data in the database, it would be nice if the user got some visual feedback. That means it's time to implement the “Your Ticket Order” portion of the screen.

Let's get started by defining a new page named Order.

FeedbackOpens in a new tab