Hi All,
I'm new to Telerik reporting and this is going to be my first report. Here is my req. I need to create a report which contains 45 columns. I had placed all the columns in the page header section by increasing report width as well as changing the same in PageWidth of the designer. When I clicked on preview it is showing only the columns that is going to be on the page1, it is not rendering the rest of the columns. I did checked in other pages also it's not showing up. what may be the issues.
Also in my wpf application when I click on a button then I need to open a new window which has report viewer control on it. So I will pass datatable from window1 to window2 and then window2 will assign the datasource of the report as datatable. This is my idea. Is it possible or not. if possible how can I assign the field mappings.
Please let me know what are the ways to pass datasource at runtime and how to assign the mapping between the fields.
Thanks,
Mohan
I'm new to Telerik reporting and this is going to be my first report. Here is my req. I need to create a report which contains 45 columns. I had placed all the columns in the page header section by increasing report width as well as changing the same in PageWidth of the designer. When I clicked on preview it is showing only the columns that is going to be on the page1, it is not rendering the rest of the columns. I did checked in other pages also it's not showing up. what may be the issues.
Also in my wpf application when I click on a button then I need to open a new window which has report viewer control on it. So I will pass datatable from window1 to window2 and then window2 will assign the datasource of the report as datatable. This is my idea. Is it possible or not. if possible how can I assign the field mappings.
Please let me know what are the ways to pass datasource at runtime and how to assign the mapping between the fields.
Thanks,
Mohan