This is a migrated thread and some comments may be shown as answers.

RadRichTextBox Bug

1 Answer 62 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Stergios
Top achievements
Rank 1
Stergios asked on 18 Nov 2012, 08:12 AM
Hello,

I'm trying to use the RadRichTextBox to display information that is created on runtime. When I set the Document source to the RadRichTextBox control, the following message appears and the silverlight application crashes:

System.ArgumentOutOfRangeException: Index was out of range. ...

Is there a workaround or a known bug in the control?



1 Answer, 1 is accepted

Sort by
0
Iva Toteva
Telerik team
answered on 20 Nov 2012, 12:03 PM
Hello Stergios,

The issue probably has to do something with the way you are creating the document.

Could you share some more details on how you are creating the document or even open a support ticket with an attached project, so that we can investigate the issue? You can also turn on the break on every exception option in Visual Studio (Debug->Exceptions..->CLR exceptions (Thrown)) in order to copy the stack trace of the exception.

Greetings,
Iva Toteva
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
RichTextBox
Asked by
Stergios
Top achievements
Rank 1
Answers by
Iva Toteva
Telerik team
Share this question
or