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

[Solved] The RadEditor takes more time to load

3 Answers 134 Views
Editor
This is a migrated thread and some comments may be shown as answers.
satish more
Top achievements
Rank 1
satish more asked on 01 Feb 2010, 06:42 AM
Hello,
        i am using the RadEditor in my project.but when i try to bind the data to RadEditor by using it's content property as

// sample code
Dim NewStr as string
NewStr = "Data from database" //i m bindind the data from database here.(min 150 lines of text)
RadComplaint.Content = NewStr

it takes longer time to load the page.
please provide the solution for this.

Regards,
 Satish

3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 02 Feb 2010, 03:51 PM
Hello Satish,

What do you mean "it takes longer to load"? How much time it takes to load the page?

Did you try to disable the RadEditor content filters by setting ContentFilters="None"?

Are you able to reproduce the problem in the Save In Database example?


Sincerely,
Rumen
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
0
satish more
Top achievements
Rank 1
answered on 04 Feb 2010, 07:13 AM
Hello Dimo,

       I tried the setting ContentFilters="None" but it still taking more time to load the page again.
suppose the data is less in size the RadEditor takes less time to load.but when the size of data is high then it takes minimum 15/20 sec to load the page.

Regards,
 Satish
0
Rumen
Telerik team
answered on 04 Feb 2010, 01:46 PM
Hi Satish,

Did you test the Save In Database example? Were you able to reproduce the problem with it?

Is it possible to open a support ticket and send sample content in a txt file for test?

Kind regards,
Rumen
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
Editor
Asked by
satish more
Top achievements
Rank 1
Answers by
Rumen
Telerik team
satish more
Top achievements
Rank 1
Share this question
or