I have a radEditor within a user control that gets displayed within a radGrid Edit Form (both using classic radControls). I set the radEditor width to a fixed value in code behind. But when the edit form (user control) is displayed, the width of the editor is much larger than it's parent container and the fixed value that it was set to. It sometimes appears to go under the parent container into another layer. Has anyone seen this behavior and know how to resolve it?