This question is locked. New answers and comments are not allowed.
Hi,
I'm currently working on a project that allows the user to open multiple non modal RadWindows at one time. I've run into a simple block and I was hoping someone at Telerik would be able to help.
When there is more than one of these non modal windows open at any given time, the user has to click between them obviously (I'm allowing drag and drop between the two or more windows). The window startup location for each window is currently set to CenterOwner. The user can then drag the windows and place them wherever they want on the screen. However, when the user selects a previously unselected window, the window immediately jumps to the center of the screen again instead of remaining where it last was. This can prove pretty annoying when dealing with drag and drop.
There has to be a way to keep the windows from re-centering. I've tried setting the startup location to Manual and even setting the Top and Left properties but have had no success. Please help.
Thanks
I'm currently working on a project that allows the user to open multiple non modal RadWindows at one time. I've run into a simple block and I was hoping someone at Telerik would be able to help.
When there is more than one of these non modal windows open at any given time, the user has to click between them obviously (I'm allowing drag and drop between the two or more windows). The window startup location for each window is currently set to CenterOwner. The user can then drag the windows and place them wherever they want on the screen. However, when the user selects a previously unselected window, the window immediately jumps to the center of the screen again instead of remaining where it last was. This can prove pretty annoying when dealing with drag and drop.
There has to be a way to keep the windows from re-centering. I've tried setting the startup location to Manual and even setting the Top and Left properties but have had no success. Please help.
Thanks