Duplicated
Last Updated: 08 Feb 2022 13:29 by ADMIN
Michael
Created on: 04 Feb 2022 20:22
Category: TextArea
Type: Feature Request
12
Allow the TextArea component to be readonly, so that its value cannot be changed, but it is still scrollable compared to disabled

  <TelerikTextArea Enabled="false" @bind-Value="@VBO.BidScopeDescription" Width="100%"></TelerikTextArea>

 

I need the area to be read only , so I set enable to be false, but, I need the user to be able to scroll the text area, to read everything.

 

How should I do this?

 

Thanks

 

 

Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
1 comment
ADMIN
Stamo Gochev
Posted on: 07 Feb 2022 11:36

Hello,

I have converted this thread's type to "Feature request" for adding readonly-like capabilities for the TextArea component. Setting the "Enabled="false" property disables the component for interaction, but having a way to make it readonly will allow scrolling of its content without the option to change its value.

Regards,
Stamo Gochev
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.