Hi,
I am trying to get a RadRichTextBox to be automatically populated with the contents of a field from an Oracle database. I have set up the properties in the same way that I would for a regular Windows Forms Rich Text Box - by setting the DataBindings Text property to be the BindingSource followed by the field name.
This is working for a regular RichTextBox, however the RadRichTextBox remains empty.
I have attached a screenshot of the Properties window so you can see exactly what I've set.
Any ideas would be appreciated.
Thanks,
Ashley
I am trying to get a RadRichTextBox to be automatically populated with the contents of a field from an Oracle database. I have set up the properties in the same way that I would for a regular Windows Forms Rich Text Box - by setting the DataBindings Text property to be the BindingSource followed by the field name.
This is working for a regular RichTextBox, however the RadRichTextBox remains empty.
I have attached a screenshot of the Properties window so you can see exactly what I've set.
Any ideas would be appreciated.
Thanks,
Ashley