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

RadGrid + Sys.InvalidOperationException: Handler was not added through the Sys.UI.DomEvent.addHandler method Error - Help?

1 Answer 93 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Tomasz
Top achievements
Rank 1
Tomasz asked on 13 May 2011, 01:56 PM

Hi ,
I want to ask about the following RadGrid problem : when I resize the Gridcolumn usinig in my application I get the one of the following errors

 

Error: Sys.InvalidOperationException: Handler was not added through the Sys.UI.DomEvent.addHandler method. 
and often when i try once again after it 

 

Error: 'this.ColGroup.Cols' is null or not an object

offten with this , the lines of  the resized column border are staing and displayed in old place in grid, the grid is binded with ajax.

Part of ClientSettings bibded with resize look like this

 

 

 

 

 

<ClientSettings EnablePostBackOnRowClick ="True">
<Resizing AllowColumnResize="True" />

 


It's a very big problem for me, It occurs in both ie versions - ie 8 and ie 9,
can anbody help me with this?
Regards,
Tomek

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 18 May 2011, 01:49 PM
Hello Tomasz,

Please review the answered provided in the other forum post you have opened. Also please avoid opening duplicate posts for the same issue. This will helps us better track the problem.

Greetings,
Maria Ilieva
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
Tomasz
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or