Hi,
I upgraded my project from DevEx 12.2 to 14.1 and trying to replace MemoEdit controls with RichEdit controls to leverage the autosize behaviour, however, can not get this to work.
Follwoing is the layout structure of the form…(Sample application is attached)
Xtraform>Layout Control>LayoutControlGroups>LayoutControlItems> Flowlayout Panel>RichEdit control
The intention is to keep the minimum size of Richeditcontrol and the autosize it vertically as the user types in. Please see the screenshot attched which has MemoEdit controls. (The look should be same with RichEdit controls).
Also, for eg if I type in the RichEdit control #2 it should autogrow and the controls below it should move further down the form.
Looks like its hard to achieve and looking forward for your help.
Thank you !
The sample project
Hi Monal,
Just wanted to drop you a note to let you know that I need a bit more time to finish working on my answer to your inquiry. Thanks so much for your patience.
I have noticed NullReferenceException if the RichEditControl.ActiveViewType property is set to the Simple View at design time. I have created a separate ticket in this regard and passed it to our developers: NullReferenceException occurs if the RichEditControl.ActiveViewType property is set to Simple View at design time . They will research this behavior in detail. We will inform you once we obtain any results.