0

enter image description hereHow to disable Autocomplete option in SSRS report Parameters ?For Example we can disable autocomplete option in telerik textbox by setting the property AutoCompleteType="Disabled"

1 Answers1

0

Looks like you have Available Values set for that parameter, right click on the [From Date] parameter in the design pane and click on [Parameter Properties], then navigate to the [Available Values] Tab and select None, that should fix your report.

NewGuy
  • 1,020
  • 1
  • 9
  • 24