将网格行值绑定到 htmleditor

Bind grid row value to htmleditor

是否可以将网格行值绑定到 htmleditor?

Fiddle:https://fiddle.sencha.com/#fiddle/17ev

因为 defaultBindPropertyhtmleditor 的情况下是 html,您需要使用:

bind: { value: '{user.name}' }

而不是:

bind: '{user.name}'

工作示例:https://fiddle.sencha.com/#fiddle/17f0