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

Problem in RAD Datagrid sorting

1 Answer 46 Views
Forum suggestions
This is a migrated thread and some comments may be shown as answers.
Ritish
Top achievements
Rank 1
Ritish asked on 01 Apr 2009, 06:24 AM
Hi,
I am using Telerik RAD Datagrid in my usercontrol which is further pasted on the aspx page.
When i allow sorting or paging true then on clicking on the header for sorting it is giving javascript error as:
htmlfile: Unknown runtime error
and the aspx dynamic page show the error in the second lastlne of below code which is autogenerated:

if

(Telerik.Web.UI.Grid.IsChildOf(args.get_postBackElement(),this.get_element())||args.get_postBackElement()==this.get_element()){

var

_3d1=$get(this._statusLabelID);

if

(_3d1){

_3d1.innerHTML=this._loadingText;

}

can anyone please suggest me what to do it is very urgent?

1 Answer, 1 is accepted

Sort by
0
Nikita Gourme
Top achievements
Rank 1
answered on 03 Apr 2009, 04:12 PM
Ritish, make sure that you use the latest version of RadControls (I think it is 2009.1.402) and if the issue remains post a web url or send a sample project using the Telerik support system. Thus the folks from Telerik may help you further.

Nikita
Tags
Forum suggestions
Asked by
Ritish
Top achievements
Rank 1
Answers by
Nikita Gourme
Top achievements
Rank 1
Share this question
or