I have an asp.net page with a grid. On RowDateBound event
mybutton.Attributes.Add("onclick", "javascript:window.showModalDialog( some.aspx?ID="
+ mybutton.CommandArgument +
" , window.self , dialogWidth:800px; dialogHeight:800px;center:yes; status:yes; scroll:no; help:no );");
有些人。 页 次 我的降幅和牛顿是后退。 有些人背后。 整页在新窗口(Browser)上再次开放。
How to prevent this?
I appreciate your support.