Click here to Skip to main content
15,890,123 members

Comments by Jagadeesh Bollabathini (Top 28 by date)

Jagadeesh Bollabathini 30-Dec-16 3:30am View    
Yes.
It returns the answer as expected.
Jagadeesh Bollabathini 4-Feb-12 1:39am View    
I am Using Like This:

Page.ClientScript.RegisterStartupScript(Me.GetType(), "popup", "<script language=javascript>window.showModalDialog('Create_Alerts_Setting.aspx','','width=800px,height=500px')</script>")
Jagadeesh Bollabathini 4-Feb-12 1:38am View    
i am using like this

Page.ClientScript.RegisterStartupScript(Me.GetType(), "popup", "<script language=javascript>window.showModalDialog('Create_Alerts_Setting.aspx','','width=800px,height=500px')</script>")
Jagadeesh Bollabathini 3-Feb-12 6:12am View    
But the user can able to click again on parent page button.
that should not happen

Thank you
Jagadeesh Bollabathini 19-Jan-12 4:35am View    
in which datalist row gridview you are adding this row.