Problem binding dataset to text property

SyntaxEditor for Windows Forms Forum

Posted 20 years ago by adfontes
Avatar
Having a problem getting the SyntaxEditor binded to a dataset. Code is:

Me.SyntaxEditor1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.objNewsData, "News.NewsText"))

which works fine with a RichTextBox, but the editor does not display anything. No errors are generated. Any ideas?

Thanks

Comments (1)

Posted 20 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Yes there is another posting a couple weeks ago with the same issue. Please see that. We have been working to try and figure out what is causing the problem but the exception we get when we try doesn't give us any information on what is wrong. We've tried commenting out all public override properties and removing all attributes on SyntaxEditor however it still wouldn't let us bind to the Text property.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.