Hello,
I am trying to build rows from a query (easy)
But in each row, I need to have a form that contains
a select list. The select list has to be filled by
another query.
Maybe I'm just too tierd, how can I pass all of the
option tags to my row query?
while(build this row from a query)
{...