Gary P.
|
| Posted: 09/13/2002, 8:47 PM |
|
I have a database where I need to have the user input a variable amount of measurements at a time. To do this I've create a table that looks like:
Table_ID MeasurementPrompt Measurement
Using a grid I can display all the measurements for a given Table_ID. I can change the Measurement field to an edit field so the user can input all the measurements. Unfortunately, the name of the measurement field is the same for every record, which means only one measurement can be edited at a time.
How can I create a form and edit multiple records within CodeCharge?
I'm using Code Charge Studio, Php and MySQL but any advice or pointers in any language would be helpful.
|
|
|
 |
Nicole
|
| Posted: 09/16/2002, 7:16 AM |
|
Gary,
the updateable Grid example is posted on the CCS newsgroups at: news://news.codecharge.com/codechargestudio.discussion
posted by DonB (Aug13)
|
|
|
 |
ccarrion@itg.es
|
| Posted: 10/04/2002, 3:18 AM |
|
Please can you send me this resolution
|
|
|
 |
|