我试图添加数据使用Modelpopup扩展器和数据将数据插入数据库。在gridview上显示? [英] Am trying to add the data insert the data into DB using Modelpopup extender & showing on gridview?

查看:55
本文介绍了我试图添加数据使用Modelpopup扩展器和数据将数据插入数据库。在gridview上显示?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

此代码适用于页面,但是当我尝试调用Iframe Gridview内的页面时

没有显示更新的数据。

解决方案

< blockquote>

 function reload(){document.getElementById(FrameID).contentWindow.location.reload( true ); 
}

只需调用 javscipt方法


This code works on the page but when am trying to invoke the page inside the Iframe Gridview
not showing the updated data.

解决方案

function reload(){document.getElementById(FrameID).contentWindow.location.reload(true);
}

Just call this javscipt method 


这篇关于我试图添加数据使用Modelpopup扩展器和数据将数据插入数据库。在gridview上显示?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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