How do I ajaxify the postback after I close the the popup window. I have a code that update a hidden field in the parent window after I click ok from the popup and it close the popup window, the problem is it postback and I want a silent postback like ajaxifying the postback how can I do that. I use the Radwindowmanager to open the popup.