Graham Pearson
|
| Posted: 12/11/2004, 4:22 AM |
|
I am trying to create an editable grid and have successfully done
this but not to this extreme. My Database lists fields like
socialskills_1_1, socialskills_1_2, socialskills_1_3,
socialskills_1_4, socialskills_2_1, socialskills_2_2,
socialskills_2_3, socialskills_2_4, socialskills_3_1,
socialskills_3_2, socialskills_3_3, socialskills_3_4,
socialskills_4_1, socialskills_4_2, socialskills_4_3,
socialskills_4_4 which the first number is the current grading period
and the last number is the question number. If I would select the
various fields apart of the query the editable grid will work and
have success doing it this way. Handling it this way would create
many pages one for each grading period which I have currently done
for this project.
Now, the question is how can this be done with dynamic field values,
before I process the page, the page will know what the grading period
is. Any ideas or would it be too much work for the hassle to make
this happen.
|
|
|
 |
|