I haven't been able to call server code first and then call a Dialog to return me values. I call a server side function on a button click, then I register a function that shows the RadWindow but for some reason I get a null value instead of the reference to the window. Is there some way to call first server code and then open a Rad Window ?