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?
A:
You can dump a script to the page, using somthing like RegisterClientScriptBlock. But either way its going to involve a postback.
Hope that helps
Pino
2009-10-23 13:52:29
great article. thanks
Dejan.S
2009-10-26 09:09:18