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

client side binding error

1 Answer 28 Views
Grid
This is a migrated thread and some comments may be shown as answers.
achuchu
Top achievements
Rank 1
achuchu asked on 04 Nov 2010, 04:15 AM
I am using RADGrid client side binding , data source is JSON.


when I click a imagebutton or clientside delete, I always get JSCRIPT parse error. please help

<telerik:GridButtonColumn  ButtonType="ImageButton" CommandName="Delete" Text="(remove)" UniqueName="DeleteColumn" >
 </telerik:GridButtonColumn>

  <telerik:GridClientDeleteColumn Text="(remove2)" UniqueName="DeleteColumn2" />


an javascript parse error ,'a[b](c,d)'  occurred in McrosoftAjax.js script file.


//----------------------------------------------------------
// Copyright (C) Microsoft Corporation. All rights reserved.
//----------------------------------------------------------
// MicrosoftAjax.js
Function.__typeName="Function";Function.__class=true;Function.createCallback=function(b,a){return function(){

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 09 Nov 2010, 01:48 PM
Hello achuchu,

Can you send us some test page with some sample data we can test locally? We need to be able to reproduce this error to be able to identify what's causing it. Alternatively, consider opening a regular support  ticket where you can send us some test project we can debug.

Veli
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
achuchu
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or