Skip to content

Setting enabled to TextBox in MVVM scenario disable the readonly mode #7550

@nelito987

Description

@nelito987

Bug report

When a readonly TextBox is set also enabled: true in MVVM, the readonly is not taken into account.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/@sspasova/UKEbaHuR and try to enter text in both TextBoxes

Current behavior

When the enabled and readonly are used together in MVVM TextBox, the component gets enabled but is not readonly.

Expected/desired behavior

The MVVM TextBox should be read-only, even if the enabled is true.

TicketID: 1626627

Environment

  • Kendo UI version: 2023.3.1114
  • Browser: [all ]

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions