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

Customizing telerik reporting parameter area

1 Answer 375 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Raja
Top achievements
Rank 1
Raja asked on 09 Sep 2015, 09:16 PM

I am usinh HTML5 Telerik Report Viewer to display reports uisng ReportBook feature. I have only one parameter which is appearing on the right hand side of the report viewer as  a combo box. As I don't need multiple selection, I want to display this as a dropdown and on the top of the report viewer.

 This is exactly how it appears ii ASP.Net ReportViewer Control but with Html5 reportviewer its completely different. Will I be able to customize this easily ?

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 12 Sep 2015, 01:41 PM
Hi Raja,

The parameters editors in the viewer are displayed depending on the report parameters settings (the settings in the report). You can customize the parameters editors in the viewer by providing a widget that covers the requirements elaborated in How To: Create a Custom Parameter Editor.

About changing the position of the parameters area, the viewer's template files can be freely customized. Thus you can use HTML, CSS and JS to changed the position of HTML elements of the viewer or directly change the viewer's template files.
Note that changes in the viewer's template files will cause you to upgrade and merge manually the template files in future. Thus it may be easier to create custom UI for handling the user selection, and then to update the viewer's reportSource - How To: Pass Values to Report Parameters.


Let us know if you have any further questions.

Regards,
Stef
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
General Discussions
Asked by
Raja
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or