Hi, I have a simple problem. I have a form with SfTextBox fields. The form can be accepted and after acceptance, it makes all its fields Readonly. The problem is whenever I input long values in Editable mode, SfTextBox truncates them in Readonly mode.
I want to be able to scroll fields in readonly mode like in editable mode