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
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
