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

Javascript error when try to select row

1 Answer 47 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Johny
Top achievements
Rank 1
Johny asked on 28 Nov 2011, 12:00 AM
after collapsing a grouped part of radgid.

http://img191.imageshack.us/img191/8466/snap2011112723h55m07s00.png

P.S. Noticed the javascript variable names. a=b.id? Who are you? A market leading company? I used to have such variable names when I was 12... Shame.

1 Answer, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 28 Nov 2011, 11:04 AM
Hello Johny,

 The error indicates that some HTML element (probably the expand-collapse button) is null at this time. From the screenshot it is not clear what might have caused this problem. Can you specify how you have databound the grid and whether you have any other client-side code executed at this time? A sample code that replicates the issue will be helpful in determining the exact cause of the problem.
Also the code that you see in Firebug is a result of the javascript minification process. A common practice used to decrease the size of the client-side resources for optimization purposes.

All the best,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Grid
Asked by
Johny
Top achievements
Rank 1
Answers by
Marin
Telerik team
Share this question
or