如何停止网格刷新 [英] How to stop grid refreshing

查看:90
本文介绍了如何停止网格刷新的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在使用aspx页面从该屏幕生成一个弹出页面。我在网格上面放了一个aspx链接按钮。

我写的是下面的代码



ClientScriptManager.RegisterStartupScript方法(this.Gettype(),page,String,Boolean)

这样生成一个弹出窗口page是astring变量,其中包含新的poppup aspx页面。



因此,当点击链接按钮弹出窗口正在生成但页面正在加载并且网格中的数据消失。无论何时我关闭弹出窗口,数据都会显示

,没有数据消失。



你能告诉我这方面的解决方案吗。我尝试使用AutoPostBack获取链接按钮,并在点击链接按钮后编写数据绑定方法。



我正在使用Infragistics网格



提前致谢。

解决方案

http://www.jqwidgets.com/community/topic/stop-grid-refreshing-on-page-load/ [< a href =http://www.jqwidgets.com/community/topic/stop-grid-refreshing-on-page-load/target =_ blanktitle =New Window> ^ ]

Hi,
I am using aspx page to generate a popup page from that screen.I am putting an aspx link button above the grid.
I am writing the following code

ClientScriptManager.RegisterStartupScript Method (this.Gettype(), page, String, Boolean)
like this to generate a popup and page is astring variable which contains the new poppup aspx page.

So when clicking on the link button popup is generating but the page is loading and the data in the grid disappears.Whenever I am closing the popup window the data appears
,without that data is gone.

Could you please tell me solution for this.I tried with AutoPostBack for link button too and writing the data binding method after the link button clicked.

I am using Infragistics grid for this

Thanks in advance.

解决方案

http://www.jqwidgets.com/community/topic/stop-grid-refreshing-on-page-load/[^]


这篇关于如何停止网格刷新的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆