I am looking for a an example of an application with the following capabilities:
MUlti-page control with a tab strip with three tabs - Browse/Edit1/Edit2
Browse Tab - grid with records from a table
Edit1 Tab - fields for one record
Edit2 tab - more fields from the same record
Operation - user selects record on "Browse" page and then goes to "Edit1" page or "Edit2" page to view/change the data (ideally, AJAX would be used to retrieve the data for the selected record)
I would like a working sample that uses NorthWind or AdventureWorks customer table.
I am willing to pay for the sample.
Thanks