Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 SSRS 报告中有一个下拉列表,其中包含超过 2000 个值,但我想要一个建议框而不是下拉列表。因此,当用户在该参数框中输入内容时,应该会出现建议。
我相信你必须编写自定义报告查看器应用程序,据我所知香草 SSRS 查看器不允许建议。