I am using GridEditMode.PopUp to do my editing of grid items however I need to change the width of the popup window so that I can have a RadEditor in the window without it looking all "squished" together. How can I update the properties of the window that pops up? I have tried putting a RadWindowManager on the page and setting the Width property, but that has no effect (same with all the other properties set in the RadWindowManager).
Thanks!
Thanks!