Completed
Last Updated: 10 Feb 2021 08:30 by ADMIN
Antonios
Created on: 08 Apr 2019 20:50
Category: KendoReact
Type: Feature Request
3
Add Readonly to Editor
I would find a Readonly bool prop for the Editor, really useful in certain scenarios
4 comments
ADMIN
Stefan
Posted on: 10 Feb 2021 08:30

Hello,

This is already implemented:

https://www.telerik.com/kendo-react-ui/components/editor/plugins/#toc-read-only

Regards,
Stefan
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

ADMIN
Stefan
Posted on: 31 Aug 2020 05:10

Hello, Kyle,

This is planned for R1 2021 (September (2020)-January (2021)).

We will update the item as soon as the feature is released.

Regards,
Stefan
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Kyle
Posted on: 28 Aug 2020 17:16
Is there any update on this? It would really make my life easier
ADMIN
Stefan
Posted on: 09 Apr 2019 08:55
Hello, Antonios,

Thank you for the suggestion.

Until this property is available, I can suggest pragmatically making the Editor non-editable on the ComponentDidMount event. I made an example demonstrating this:

https://stackblitz.com/edit/react-wfgk3e?file=app/main.jsx

Another approach is to prevent the changed on the onExecute event and on the onMount event:

https://stackblitz.com/edit/react-kg39oa-duhr8y?file=app/main.jsx

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items