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

[Solved] Recent Telerik Upgrade causing problems with RadGrid (possibly in AJAX)

1 Answer 66 Views
Grid
This is a migrated thread and some comments may be shown as answers.
AndyL
Top achievements
Rank 1
AndyL asked on 08 Jun 2009, 04:51 PM
I have a server control which uses a RadGrid. It doesn't do anything particularly special but clicking on a row causes it to raise an event on the server side updating certain elements of the page. It is also inside an AJAX update panel. This has always worked fine using version 2008.1.515.20.

Recently we upgraded to 2009.1.527.20, and since we've noticed that loading up the page instantly causes a "Handler should be a function." javascript error, and upon jscript debug it appears that it's complaining about a "rowClick" handler/event belonging to the RadGrid within the AJAX generated scripts.

After the javascript error the page works fine except for the RadGrid, and nothing happens when it is clicked.

Thanks
Andy

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 11 Jun 2009, 06:07 AM
Hello AndyL,

Are you using your custom javascript in RadGrid's client side RowClick event? Could you, please, post the script, if so.

Regards,
Veli
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
AndyL
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or