This is a migrated thread and some comments may be shown as answers.

Customization in dashboard

1 Answer 121 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
Narender
Top achievements
Rank 1
Narender asked on 06 Apr 2016, 06:16 AM
Hi Sir,
I am using Standalone Report Designer and Report Server.
From Standalone Report Designer ,  I have created a report and uploaded to Report server.

My question are 

1) In report server ,   saw the parameters was showing on right side always with the same look . Can  move it to left side or any other side??

2)  I want to add colour in  of the whole dashboard. Is it possible??

Note : Are these thing possible with Standalone Report Designer and Report Server.

You can see my attachment and tell me is this type dashboard possible??

Thanks,

Narender

1 Answer, 1 is accepted

Sort by
0
Katia
Telerik team
answered on 07 Apr 2016, 02:44 PM
Hello Narender,

The placement of HTML5ReportViewer parameters area depends on the viewer's template. You can provide your custom HTML template where you decide the appearance of the viewer - Providing Templates. The changes should be applied in [InstallDir]\Telerik.ReportServer.Web\Views\Report\Preview.cshtml file, and the modified HTML template should be placed on the server.
Please note that the Preview.cshtml file will have to be upgraded manually in future.

Another option is to apply custom CSS styles to the viewer that will override the default ones. You will then need to link custom stylesheets in the viewer's HTML or to add rules in styles element.
To investigate the default structure and styles of the viewer you can use browser's console.

Regarding the report design you attached, we can offer the following approaches that you can test:
  • you can set your custom image as a report's background with PageSettings -> BackgroundImage property
  • different chart visualizations as shown in the image or similar to it can be achieved with:
-  Map item
-  Pie/Doughnut chart
-  Bar Chart
-  Column Chart


Regards,
Katia
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Report Designer (standalone)
Asked by
Narender
Top achievements
Rank 1
Answers by
Katia
Telerik team
Share this question
or