i am using HTML 5 Viewer with a DDL Parameter but the list is large, is there a way to implement autocomplete or search functionality to set the parameter?
Hi, the parameter editors are created with JavaScript, to change the used widget you can modify the editor. See the ReportViewer-7.2.13.1016.js line 1611. You will need some Kendo skills to change the editor.