我们可以在 rdl(ssrs 报告)文件的文本上设置 onblur 事件吗?

Can we have onblur event on text for rdl(ssrs reports) files?

我想验证文本框值并显示错误消息。我们有什么办法可以让焦点超出文本框吗?

注意:RDL 和 SSRS 报告的新功能。

您不能将此选项用于 SSRS 本机,但您可以更改文本框的颜色以指示出现问题。

看看这个How to change color of the font based on the thresh hold value