Question
nested repeat regions? Data from two separate database tables.
ASP/VB
I have two tables in our database
Orders
orderID
customerID
title
date..etc
Quotes
quoteID
orderID
price...etc
I want to be able to create a repeat region that shows all orders that match
the specified customerID - this works fine.
Within that repeat region though I then need to show all quotes relating to
each particular order, but when I attempt to add a repeat region, within a
repeat region, DWMX doesn't like it - "Nested repeated regions are not
supported".
I have Google'd this but all of the solutions seem to relate to displaying
data from one table.
Hope someone can help. Thanks.
Nath.
I have two tables in our database
Orders
orderID
customerID
title
date..etc
Quotes
quoteID
orderID
price...etc
I want to be able to create a repeat region that shows all orders that match
the specified customerID - this works fine.
Within that repeat region though I then need to show all quotes relating to
each particular order, but when I attempt to add a repeat region, within a
repeat region, DWMX doesn't like it - "Nested repeated regions are not
supported".
I have Google'd this but all of the solutions seem to relate to displaying
data from one table.
Hope someone can help. Thanks.
Nath.
