I am working with the grid view popup editor using MVC. I was able to widen the Default popup editor Default window to Size 700px. The Update and Cancel button is currently still in the Default location. How is it possible to get them to move.
2 Answers, 1 is accepted
0
Alexander Popov
Telerik team
answered on 09 Oct 2013, 09:36 AM
Hello,
I would recommend using the Grid's edit event to resize the popup Window and it's child div elements. Here is an example: