Hi All,
I want to set a flag value whenever I close child Radwindow, and get that flag value on Parent radwindow, If any one have Idea how could i do this???
You could attach the OnClientClose to the Window and pass the parameters to the parent. Check out the following help article for more on this. Using RadWindow as a Dialog