I have a issue with RadWindow, I don't know how to do post back button event when I get values return from a Dialog.
Please help me with below code. Thanks
I guess you are following the example shown in the documentation and getting the values in OnClientClose event. If so, you can access the button's client object and invoke the click() method to initiate a postback.