Hi there!
I have the following problem:
My form offers the ability to a user select from some categories, let's say first grade, second grade
on the next step user selects subjects for each one:


first grade:
Math    English    Science

second grade:
Math    English     History


As you can see, a subject can participate on more than one grade. Those values are retreived and then the form must be
dynamic created. Now that's my question? What can I do about it? Is it possible to create an array of those dtos? I'm kinda lost with this issue.


There's another one similar to that, refering to textareas, I must create n textAreas for the user, depending on how many I've got on my database (it's like a metadata)

Any ideas please?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to