I have a RadGrid with a popup FormTemplate.
There's a row of RadCombo boxes at the top. Below them is a validation summary, then a RadEditor. At the bottom are a pair of Save/Cancel buttons.
My problem is twofold. First of all, if the RadEditor is in read-only mode and the top line of text is exceptionally large, the text will overlap the combo boxes.
Second, if I trigger a validation error, the appearance of the validation summary shoves the buttons partially off the bottom of the page.
I've been looking for properties that might affect resize but so far no good.
Suggestions?
There's a row of RadCombo boxes at the top. Below them is a validation summary, then a RadEditor. At the bottom are a pair of Save/Cancel buttons.
My problem is twofold. First of all, if the RadEditor is in read-only mode and the top line of text is exceptionally large, the text will overlap the combo boxes.
Second, if I trigger a validation error, the appearance of the validation summary shoves the buttons partially off the bottom of the page.
I've been looking for properties that might affect resize but so far no good.
Suggestions?