Last Updated:
23 Sep 2025 11:59
by Diana
Native Angular Report Viewer refreshes on every "keydown" of a string parameter editor (a textbox)
I have a string parameter with `autoRefresh` set to `true`. In the report viewer, it displays a textbox as a parameter editor. However, the report viewer refreshes on every "keydown" event, which can be frustrating for users. In the Standalone Report Designer, the report is refreshed only after the textbox is unfocused.