How can we set up report to "grow" Pictureboxes dynamically in vertical directions, ie. 4 boxes per row. I was thinking either as positioned as independant pictureboxes or Pictureboxes inside a table.
(Using master / detail to grow in horizontal direction is not a problem.)
The question is when developing report in Report Designer.
/SwanB
Hi,
I want to use report designer to create a report, and then import it into a WinForms application and deply as a ClickOnce application.
I need to package up the ODP.NET driver as part of ClickOnce, but I dont see it as a dependency to flag as "Include" in my assembly.
I only see the Oracle.ManagedDataAccess.dll in the list of Application Files to include, if I manually add a redundant DataSource to my project.
So my question is, am I taking the correct approach to ensure my users will have the Oracle driver installed, by introducing a blank ODP.NET data source just to get the .dll in my assembly?
As an alternative, I could actually "use" a data source I add to my WinForms project and swap out the details in the <DataSources><SqlDataSource> of my report XML definition to use a project level defined data source, but am not sure how to do that.
Any advice appreciated.
Regards
Stephen

Hi all,
I have created a dashboard like of of sales in standalone report designer as shown in . So in my all chart setting disturbed when send them via email in designer. But in of Sales Dashboard all charts are remains at the same place when clicked on print preview.Can you tell me why my dashboard charts disturbed means going up or down (Changes their place) during sending them via email.
please tell me how I can fix my chart during sending them in .

I know that we can do certain manipulation when exporting to CSV by using CSV device information settings. By doing those manipulations I was able to obtain a CSV that have the following example format.
Customer;First Name;Janitha;Last Name;Tennakoon;Address;Kandy;date;04/04/2016;Sender;Name;J.J.H.Silva;City;Colombo
What I need is like the following format. (roughly)
Customer
First Name;Last Name; Address;date
Janitha;Tennkoon;Kandy;04/04/2016
Sender
Name;City
J.J.H.Silva;Colombo
Here Customer and Sender details are rendered into two different lists (Attached Report Explorer structure). I want to know whether I can export like this in CSV? .
Hi All,
I have created reprots in stand alone report designer.
In row means horizontally i have set 3 reports as shown in screenshot1.Same way another 3 reports are shown below them screenshot1 .But when i send these reports via report server via email then its randomly taking reports in attachemnet screenshot 2 .Can some one tell me how i can fix these report to shown same as in report designer preview.
Thanks,
Narender
So I am currently trying to create a report for a client and have run into some issues with carryover on a sub report. I used the example here(http://www.telerik.com/forums/carryover-page-sum-on-top-of-next-page) to get the report to work but when I inserted it as a subreport I realized that the headers and footers are not included. I have attached an example of what I need the report to look like. Are there any other alternatives to accomplish this?
If you look a the example you can see that there is a header that I need to appear on every page. Under that header is a table that has the carryover at the top under the column headers and a running total at the bottom. Unfortunately I don't have any flexibility on the layout of this report so I cant just make it look different.
Thank you for any help you can provide.
Hello, I am NOT a report writer, but I've been tasked with learning a bit about Report Designer so I can help support our customers. To that end, I've created a new report with a 3x3 table in detailSection1. I don't have any data sources, just the table. I'm trying to figure out how to create banded rows (i.e., every other row has a different background color). This should be easy, and I've followed these steps from the online help, but all they do is make my whole table change color, not every other row.
Any help would be greatly appreciated! Thanks,
-Joe
http://docs.telerik.com/reporting/faq-alternating-style#display-reports-with-alternating-style-rows

Hi,
I have a requirement of designing a report where I need to display the parent and child group side by side. (like in column 1, I would have parent information and in adjacent column, I would have child information). The whole report layout resembles a band report however , in a band report, the groups grow vertically down. There is no way I can have two groups in parallel. The required layout can be seen from the attached file named 'Required_Design', here the left column is parent of the right column. The other attached file is a screenshot of the report designer, where the parent items are placed in different group than the detail items. (growing vertically down). Can you please guide me further how to achieve it?
Moreover, is there a way to do extensive scripting in Telerik report designer. I am not talking about the expressions, i need proper scripting provision like, adding groups inside a panel etc.
I will really appreciate a prompt response as we are following tight deadline.
Regards.
