Referring to forum append: http://www.telerik.com/community/forums/aspnet-ajax/grid/gridhtmleditorcolumn---how-to-control-size-in-edit-form.aspx
I'm still learning the grid. I see how the size of the actual editing control (either the GridHtmlEditorColumn itself or a custom) can be controled.
What I'd like to know is if there's a way to control the area of the surface on which the editor itself opens.
What I mean is, if for example I set the editor height to 600 pixels given the technique outlined above, the editor overflows the bounds of the entire grid. Under some conditions it could obscure other controls.
Anyway to control this?
I'm still learning the grid. I see how the size of the actual editing control (either the GridHtmlEditorColumn itself or a custom) can be controled.
What I'd like to know is if there's a way to control the area of the surface on which the editor itself opens.
What I mean is, if for example I set the editor height to 600 pixels given the technique outlined above, the editor overflows the bounds of the entire grid. Under some conditions it could obscure other controls.
Anyway to control this?