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

Not sending RadEditor's content to server.

0 Answers 36 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Mokona
Top achievements
Rank 1
Mokona asked on 12 Feb 2015, 01:22 PM
We have a page with RadEditor on a tab strip. There are scenarios when RadEditor contains a lot of html and when doing a post back in order to switch the tab, all its contents is being post back to the server. This results in gigantic performance loss (there are times when post backs are sending tens of MiB of data).
Is it possible to tweak RadEditor in such a way that it does not send its contents over to server on postbacks? Our code-behind does not rely on RadEditors Content property accessor (does not read its content explicitly), only its mutator (its contents are set from within the control's code-behind).
Is it even possible to do such things with any of Telerik controls and if it is, then how do we achieve such result?

It's worth pointing out that we use relatively old Telerik version (2013.2.611.35) and we can't switch to a newer version at the moment.

Thank you in advance.

No answers yet. Maybe you can help?

Tags
WebParts for SharePoint
Asked by
Mokona
Top achievements
Rank 1
Share this question
or