Hi,
we use VS2008 and Telerik V2012.2.912.35 and we experiencing HUGE performance problem :(
We have a docking application with a RadRichTextBox and when we load our application, the application take about 10 sec to show up completly... If we replace the RadRichTextBox component by a standard RichTextBox component, the application load instantly....
Here is the RadRichTextBox declaratrion in our XAML file:
<telerik:RadRichTextBox Name="radRichTextPreviousReport" TabIndex="13" Grid.Row="2" IsReadOnly="True" IsSpellCheckingEnabled="False" />
Thank's
we use VS2008 and Telerik V2012.2.912.35 and we experiencing HUGE performance problem :(
We have a docking application with a RadRichTextBox and when we load our application, the application take about 10 sec to show up completly... If we replace the RadRichTextBox component by a standard RichTextBox component, the application load instantly....
Here is the RadRichTextBox declaratrion in our XAML file:
<telerik:RadRichTextBox Name="radRichTextPreviousReport" TabIndex="13" Grid.Row="2" IsReadOnly="True" IsSpellCheckingEnabled="False" />
Thank's