pop up window on datagrid
ASP.NET
4
Posts
4
Posters
0
Views
1
Watching
-
Page.RegisterStartupScript("scriptPopup","var nWin = window.open('map.aspx?Id=" + ID + "')"); ID is the identification number if you want to pass to the particular page.
Regards, Sylvester G sylvester_g_m@yahoo.com
-
call Javascript fuction on link button event. Best Regard Pathan
GOD HELP THOSE WHO HELP THEMSELF
-
just add target = "_blank" to the hyperlink html property Regards, Kapil Thakur (Where's there is Kapil , there is a way) - thakur.kapil@gmail.com