How to close the radwindow on serverside and refresh the parent page
I want to close the RadWindow and refresh the parent : how to do this server side :
I want to close the RadWindow and refresh the parent : how to do this server side :
Objective:- From the server-side, I need to open a radwindow(defined in JavaScript of the aspx page) automatically on an IF condition.