hello,
when i add databinding to the FCKEditor the Value doesn't change.
the first value is always in the editor.
fckEditor1.DataBindings.Add(
other / same problem
when i use 2 buttons to change the FCKEditor.value always the first value stays in the editor.
the FCKEditor.Update command makes no changes.
is this a bug ??
Bas
"Value", bsContent, "Body");