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

Pane is null or not an object ERROR

2 Answers 37 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
lkj lkj
Top achievements
Rank 1
lkj lkj asked on 15 Feb 2010, 10:57 AM
Hi... Im fiddling around with the fileexplorer. It works fine when i place the component on my Default.aspx. But when I put it in a usercontrol i get a JS error Pane is null or not an object. I cant do anything with the component and it is not drawn correct (missing icons, borders etc.

Is there a workaround?

2 Answers, 1 is accepted

Sort by
0
lkj lkj
Top achievements
Rank 1
answered on 15 Feb 2010, 02:10 PM
I upgraded to latest version which fixed the js error regarding Pane is Null JS error. However.. It still draws erronous (look at attached picture)
Functionallity still doesnt work either
0
Fiko
Telerik team
answered on 18 Feb 2010, 08:01 AM
Hello lkj,

The RadFileExplorer control works without problems in user controls and you are the first that reports such a behavior. I suppose, however, that the user control in your case is partially updated  - by using RadAjaxPanel, UpdatPanel or RadAjaxManager. Please note that the RadFileExplorer control cannot be used in scenarios with nested callbacks. The control uses asynchronous callbacks in order to load its content and when two or more nested callbacks are initiated the result becomes unpredictable.
If this is your case, you need to exclude the RadFileExplorer from the partially updated region. In case, however, your scenario is different, could you please open a new support ticket and send me a project that reproduces the problem? I will check it and do my best to provide a working solutions as soon as possible.

I hope this helps

All the best,
Fiko
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
FileExplorer
Asked by
lkj lkj
Top achievements
Rank 1
Answers by
lkj lkj
Top achievements
Rank 1
Fiko
Telerik team
Share this question
or