My crystal reports in asp.net pages are getting the text cut off and the carriage returns. I've set the text properties as 'can grow' but it's still getting cut off.
I've also tried unchecking the 'No printer' option in the report's 'print setup' menu. but then it shows the report in...
I have to tables in the following layout:
Order Table:
quantity
currency
date
Currency Table:
rate
date
Is there a way to get the the following is a one select statement w/out using a temp table:
Get the 'quantity', 'rate', 'quantity X rate' based on the date in the order table if the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.