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

How to submit Html content through RadListView?

1 Answer 66 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Oleg
Top achievements
Rank 1
Oleg asked on 04 Mar 2014, 10:34 PM

I am using RadListView control to edit some data in Database. One column should contains Html content. When I am trying to submit Html it gives me the Ajax error below. I have set ValidateRequest="false" on the page but it was not helped. How to enable RadListView to submit Html content to the database?

Unhandled exception at line 15, column 16485 in http://localhost:8256/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=;;System.Web.Extensions,+Version=4.0.0.0,+Culture=neutral,+PublicKeyToken=31bf3856ad364e35:en-US:fa6755fd-da1a-49d3-9eb4-1e473e780ecd:ea597d4b:b25378d2;Telerik.Web.UI,+Version=2013.3.1114.45,+Culture=neutral,+PublicKeyToken=121fae78165ba3d4:en-US:9d967110-0dc5-4d20-a086-c7556058bb3c:16e4e7cd:86526ba7:874f8ea2:ed16cbdc:f7645509:88144a7a:24ee1bba:e330518b:2003d0b8:1e771326:c8618e41:ddbfcb67

0x800a139e - JavaScript runtime error: Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled.

Details: Error parsing near '             </td>

                </tr'.



Regards,
  Oleg

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 07 Mar 2014, 02:30 PM
Hi Oleg,

Could I kindly ask you to share your page markup and related code behind so that we could revise it further?
After having your code we will be able to test your case exactly and verify what the root cause if the issue is.

Regards,
Maria Ilieva
Telerik

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

Tags
ListView
Asked by
Oleg
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or