Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data Access Page: Updating various records in a list

Status
Not open for further replies.

lucasnevant

IS-IT--Management
May 14, 2003
19
0
0
ES
Hi all,

I am designing a data access page with the following structure:

PROJECT_MANAGER: Curro Romero

PROJECT_NAME: La verónica perfecta

RESOURCES START_DATE FINISH_DATE
Sofia 3/3/03 31/3/03
Brigitte 15/03/03 25/03/03

All this fields should be editable.

I have reached the point where I have the first part (PROJECT_MANAGER and PROJECT_NAME) are working OK (they are editable). I have added a pivot table that shows the RESOURCES, START_DATE and FINISH_DATE, but it is not possible to update the records, you can only view their data.

Is there was a way to have a table showing a list with all the records with the possibility of editing them?

NOTE: I am not very familiar with asp.

Thanks in advance,

Lucas Rodríguez
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top