What property are you talking about? With the canEdit:false flag there isn't even an <input> element rendered. Sounds like you're dealing with third-party content not rendered by SmartClient.
i just talked to our developers, they change the style of the inpt element to make them look like read only, that is why isEditable always return true.
Comment