New to Telerik Reporting? Download free 30-day trial

The parameterEditor of the HTML5 Report Viewer

Parameter Description
beginEdit(parameter) creates the editor UI and populates it with the parameter settings
  • parameter
addAccessibility(parameter) adds accessibility to the parameter editor and populates its string resources
  • parameter
setAccessibilityErrorState(parameter) sets the error state of the parameter editor's accessibility functionality and its error attributes
  • parameter
enable(enable) enables or disables the parameter editor
  • enable
clearPendingChange function that would be invoked when parameter changes
destroy function invoked to destroy the parameter editor

See Also

In this article