数据网格中的页脚文本不应用后面代码中的更改
我有一个带有文本页脚的数据网格,并且希望在更改下拉列表中的选择时更改此页脚中的文本,但此更改在客户端(浏览器)上不可见。我一直在做一些测试,如果我使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论