Any idea how one can bind binary data to a ComponentOne WebReport control?
Share
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.
ComponentOne has a new C1ReportViewer control and WebReport is now legacy, but they both support the same report formats. Below is an example of a report defenition with bound images. You can see the live version of it here: ASP.NET Report Demo. You will want to choose report #4 to see it. Feel free to download the latest version of Studio for ASP.NET AJAX to download the source code too.