im creating a crystal report. in the details section of the report designer i have placed some re-occouring data, eg
product_bought, quantity, delivery_address
store_name, has_product, price
i want it to come out like this:
Product quantity address
product_bought, quantity, delivery_address
product_bought, quantity, delivery_address
product_bought, quantity, delivery_address
product_bought, quantity, delivery_address
store has item price
store_name, has_product, price
store_name, has_product, price
store_name, has_product, price
store_name, has_product, price
instead, its comming out like this:
Product quantity address
product_bought, quantity, delivery_address
store has item price
store_name, has_product, price
Product quantity address
product_bought, quantity, delivery_address
store has item price
store_name, has_product, price
Product quantity address
product_bought, quantity, delivery_address
store has item price
store_name, has_product, price
does anyone know how to solve this?
product_bought, quantity, delivery_address
store_name, has_product, price
i want it to come out like this:
Product quantity address
product_bought, quantity, delivery_address
product_bought, quantity, delivery_address
product_bought, quantity, delivery_address
product_bought, quantity, delivery_address
store has item price
store_name, has_product, price
store_name, has_product, price
store_name, has_product, price
store_name, has_product, price
instead, its comming out like this:
Product quantity address
product_bought, quantity, delivery_address
store has item price
store_name, has_product, price
Product quantity address
product_bought, quantity, delivery_address
store has item price
store_name, has_product, price
Product quantity address
product_bought, quantity, delivery_address
store has item price
store_name, has_product, price
does anyone know how to solve this?