0

i wonder how i could trigger jquery ui dialog from codebehind? reason i need to do this is i need to save a file before i make the jquery call. is it possible?

2 Answers 2

1

Read here.

Sign up to request clarification or add additional context in comments.

Comments

0

You can dump a script to the page, using somthing like RegisterClientScriptBlock. But either way its going to involve a postback.

Hope that helps

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.