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

RadGrid - Cross site scripting

1 Answer 113 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Paulo
Top achievements
Rank 1
Paulo asked on 07 Apr 2014, 09:19 PM
I have a grid with on of the column as below:
<telerik:GridBoundColumn DataField="productID" HeaderText="Product ID" UniqueName="productID" FilterControlWidth="70%" ColumnGroupName="ColGroup1" ShowFilterIcon="false" CurrentFilterFunction="Contains" AutoPostBackOnFilter="true"/>
When I type "<something>" in the input field and try to search I get and error. See attachment. However this error is displayed inside a error page that appears inside my iframe. How can I handle this error. I don't want to have an error inside a page inside my iframe. 
Thank you...

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 09 Apr 2014, 02:08 PM
Hello Paulo,

Can you comment/remove the Ajax in your page, and you should be able to see the real server side exception? Paste the exception details here and we will review the problem. If possible you can also isolate the issue in a simple runnable project and send it to us. This way we will be able to debug it locally and provide more to the point answer.

Thank you.

Regards,
Pavlina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Paulo
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or