数据网格中的页脚文本不应用后面代码中的更改

发布于 2024-10-09 10:39:28 字数 180 浏览 5 评论 0原文

我有一个带有文本页脚的数据网格,并且希望在更改下拉列表中的选择时更改此页脚中的文本,但此更改在客户端(浏览器)上不可见。我一直在做一些测试,如果我使用 databinding() 方法,数据网格就会更新,并且文本是正确的。

我的问题是如何强制根据新的更改绘制表格。我认为 databinding() 方法正在浏览器中重绘数据网格。

I have a datagrid with a text footer, and wanted to change the text in this footer when change selection in dropdownlist, but this change is not visible on the client(browser). I've been doing some tests and if i use the databinding() method datagrid is updated, and the text is correct.

My question is how to force the table to be drawn with the new changes. I think what the databinding() method is redrawing the datagrid, in the browser.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文