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

[Solved] RadEditor + RadGrid + ExtractValuesFromItem

1 Answer 177 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Ano
Top achievements
Rank 1
Ano asked on 27 Dec 2007, 01:52 PM
I use RadEditor in FormTemplate for editing and inserting values into db. Unfortunately Content of Editor remains the same as in db (while updating) and even ExtractValuesFromItem method indicates no changes in content of Editor. Inserting also doesn't work.

Where is a problem?

1 Answer, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 28 Dec 2007, 08:50 AM
Hello Mike,

Try replacing the editor with a simple asp:TextBox control and see if the problem remains.

Do you use Ajax calls when inserting/updating content? If you do, try disabling the Ajax and using normal postbacks.

If the grid works with a textbox or when Ajax is disabled, please open a formal support ticket and send us a sample project with the page in question so we can reproduce the problem locally.

Best wishes,
Lini
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
Ano
Top achievements
Rank 1
Answers by
Lini
Telerik team
Share this question
or