How to open ShowModalDialog of Javascript from asp.net code behind (C#). Please provide me the code if possible and one more thing which i want to mention that , i m using Script manager on my page from where i want to open the pop up.
How to open ShowModalDialog of Javascript from asp.net code behind (C#). Please provide me
Share
call javascript function from code behind ….
write the following code …in javascript:
the above code used to open model dialog
otherwise you can directly open model dialog from code behind..