“鼠标捕捉”在 Silverlight 4 中的滚动条和弹出窗口上

发布于 2024-11-01 09:26:59 字数 253 浏览 3 评论 0原文

我的 OOB silvelight 4 应用程序遇到问题。 页面上有一个DataGrid,有很多行,因此DataGrid会出现垂直滚动条。

有时我需要显示一个带有消息和“确定”按钮的子窗口。

如果在显示子窗口之前我使用滚动条,则在弹出窗口关闭后该滚动条仍保持选中状态。如果我将鼠标移到滚动条上,数据网格就会滚动。

我尝试过UpdateLayout、更改可见性、重新绑定ItemSource。没有任何帮助。

预先感谢您的任何想法。

I've hit a problem with my OOB silvelight 4 applicatrion.
There is a DataGrid on the page with numer of rows, so that vertical scroll bar appears for the DataGrid.

At times I need to show a child window with a message and OK button.

If before showing the child window I am using the scroll bar, that remains selected after popup is closed. If I move mouse over scroll bar data grid scrolls.

I have tried UpdateLayout, chage visibility, rebind ItemSource. Nothing helps.

Thank you in advance for any idea.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文