i am working with c# windows application as front end and mysql as back end. Now i am creating crystal report,in that crystal report i need to show serial no which not in my table. How can i put serial no for each row in crystal report. Thanks in Advance.
A:
You can add a formula field & use some of the functions provided by crystal reports such as RecordNumber
shahkalpesh
2010-07-14 04:49:50
please give clear details about that
ratty
2010-07-14 04:54:10
A:
Use formula field. Using formula field you can pass value from front end to your crystal report.
Johnny
2010-07-14 05:10:07