I am using Visual Studio, .NET to create a web application that uses Crystal reports, is there any way that i can format these reports in an organized manner other than doing it manually drag and drop?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, reports are XML files (in SQL reporting services, i’m not sure for crystal reports) , so you can generate them 🙂