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

Dynamically added RadGrid in Dock - Jscript error

2 Answers 64 Views
Dock
This is a migrated thread and some comments may be shown as answers.
AECLDEV
Top achievements
Rank 1
AECLDEV asked on 07 Feb 2008, 04:53 PM

Hello all,

I have a project similar to the PageFlakes demo in the ASP.NET side, and when I add a control to the page, everything is fine.

however, when I close the page and re-open it, the controls are re-added to the page automatically.  When this happens, I get a Jscript error in WebResource.axd on this line

if(this.GroupPanelObject&&this.GroupPanelObject.Items.length>0&&navigator.userAgent.toLowerCase().indexOf("msie")!=-1){ 

that says this.GroupPanelObject.Items.length is null or not an object

I plan to switch to Prometheus Grid when my license gets renewed, but any solution for this?

2 Answers, 1 is accepted

Sort by
0
AECLDEV
Top achievements
Rank 1
answered on 07 Feb 2008, 06:19 PM
UPDATE:  I removed the grouping and the internal grid AJAX, now the error I get is when I try and use the filtering menu in the grid when it is auto-loaded into the portal.

I get the same error, only now its for filteringmenu.  Any clues?

0
Petya
Telerik team
answered on 11 Feb 2008, 01:48 PM
Hi AECLDEV,

Apologies for the delayed answer. Generally, the Prometheus controls work better with the other Prometheus controls and we would like to encourage you to download the trial version and test with RadGrid Prometheus. In case you have problems with it too, then please send us a simple running project reproducing the problems with the classic RadGrid and RadDock Prometheus and we will investigate them. To be able to attach files to your thread you need to open a support ticket as demonstrated in the attached instructions.

Sincerely yours,
Petya
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Dock
Asked by
AECLDEV
Top achievements
Rank 1
Answers by
AECLDEV
Top achievements
Rank 1
Petya
Telerik team
Share this question
or