Hi,
I have a grid which use popup edit mode and set the popup at the center of the screen(http://www.telerik.com/help/aspnet-ajax/grid-center-popup-edit-form.html). Inside the grid, I also included a cascading dropdown in the edit form with ajax postback.
The problem that I am facing now is as below
1) I open edit form and the popup edit form open at the center of the screen as expected.
2) I manually align it to the right of the screen.
3) Then I selected cascading drop down list and the edit popup screen went back to center again.
How can prevent from going back to center once I align to other area?
Thanks
I have a grid which use popup edit mode and set the popup at the center of the screen(http://www.telerik.com/help/aspnet-ajax/grid-center-popup-edit-form.html). Inside the grid, I also included a cascading dropdown in the edit form with ajax postback.
The problem that I am facing now is as below
1) I open edit form and the popup edit form open at the center of the screen as expected.
2) I manually align it to the right of the screen.
3) Then I selected cascading drop down list and the edit popup screen went back to center again.
How can prevent from going back to center once I align to other area?
Thanks