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

[Solved] Grid embeddedd in a RadDock

1 Answer 43 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rich Baier
Top achievements
Rank 1
Rich Baier asked on 30 Sep 2009, 10:11 PM
I'm experiencing strange behavior with a grid placed inside of a RadDock.  As an example, if I attempt to sort on one of the grid columns the entire grid disappears and I get a weird JavaScript error in what appears to me to be Telerik-generated code.  If I make an exact copy of the grid OUTSIDE of the RadDock it behaves as expected.

Any ideas?

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 06 Oct 2009, 11:19 AM
Hello Rich,

Is it possible that some custom javascript logic generates the error and prevents the grid from being rendered? I suggest you debug your code and provide more details about the javascript error message/stack trace as this may help us identify the cause of the erratic behavior.

Also verify that you are using advanced binding with NeedDataSource event handling for your grid.

Best regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Rich Baier
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or