Declined
Last Updated: 04 Aug 2016 00:20 by Ian
Timothy
Created on: 18 Apr 2014 00:39
Type: Feature Request
1
Improve the html5 viewer controls
We really need improved default controls in the html5 viewer:
 - DatePickers that allow null values (e.g. from From, To date ranges in reports)
 - Dropdown that isn't a list (for when there are large numbers of options e.g. Customer dropdown)
 - I can't go to page 2 on a mobile - there's no next page, previous page button displayed.
- Pinch zoom freezes on mobile (Samsung galaxy s4). See (advertisement) html5 viewer for a nicer zoom controls. in 1 icon that fits on mobile
 
2 comments
Ian
Posted on: 04 Aug 2016 00:20
Providing a theme that emulates what we get in the report designer experience would be handy.  Particularly for multi-selects - the dropdowns in the designer are often more appropriate than the big multi-select list provided in the HTML 5 viewer.  Giving us a choice, property-by-property, would be even nicer!
ADMIN
Nasko
Posted on: 31 Jul 2014 12:49
Hello Tim,

the HTML5 Report Viewer is built with customization in mind. This means that the JavaScript client library provides the default viewer behavior and operations while the entire layout/markup is provided through HTML5 templates. The styling is based on CSS3 styles including the Kendo UI themes (again css styles). You can find the HTML, CSS and Javascript of the report viewer in the C:\Program Files (x86)\Telerik\Reporting <version>\Html5\ReportViewer folder on your machine, customize it as needed to improve the viewer as you desire and include it in your projects.
For more information, please refer to the Customizing the HTML5 Report Viewer help article: http://www.telerik.com/help/reporting/html5-report-viewer-customization.html