You just need to postback via ajax.  A hard postback will re-render
the entire page.  I use dialogs with the form plugin to do ajax post
to .Net all the time.  You should consider .ashx handlers though.

Hth,

Dave

On Oct 23, 5:39 am, Topflysecurity <konnektgra...@gmail.com> wrote:
> hi.
>
> before i get into this i wonder if this is possible. i want to do a
> dialog where i open a .aspx page and while the dialog is open i want
> to be able to use buttons e.i i do some server side functionality.
> this cause a postback so can it be done without that the dialog
> close..
>
> i would like it to be the jquery ui dialog cause i use it through my
> page..
> any tips and suggestions how to achive this is welcome..
>
> thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery-ui@googlegroups.com
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to