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

How to refresh the treeview context menu when a folder is "ARCHIVED" in RadFileExplorer

5 Answers 277 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Ajay
Top achievements
Rank 2
Ajay asked on 10 Oct 2009, 02:26 PM
Hi Telerik Guys !

Im using RAD FILE EXPPLORER Control in one of my project.

I have implemented the ARCHIVE BUTTON in the tree context menu of the RAD FILE EXPLORER.

When I clicked on to the  "ARCHIVED" button, the FOLDER from the TREE CONTEXT MENU gets archived in the database but the folder does not gets deleted form the TREENODE. 

I can only delete/archive that folder when I refresh my entire webpage.

Please help how to delete/archive(not to show) that folder with in the TREE CONTEXT MENU in RADFILE EXPLORER.

Please help

Ajay 

5 Answers, 1 is accepted

Sort by
0
Accepted
Fiko
Telerik team
answered on 15 Oct 2009, 12:17 PM
Hi Ajay,

In your scenario you need to set the directory (oExplorer.set_currentDirectory()) which needs to be refreshed and then call the refresh() method of the RadFileExplorer control. This method refreshes the currently selected folder. For your convenience i have attached a demo to this thread.

I hope this helps.

All the best,
Fiko
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.
0
Peter T
Top achievements
Rank 1
answered on 25 Feb 2010, 01:26 AM
Hi,

I'm also trying to manually refresh the FileExplorer but without I'm not having success. I get a javascript error stating that neither set_currentDirectory() or refresh() is a valid method. I'm using version 2009.01.0402.35. Are these methods only available in a later version?

Thank you,
Peter
0
Fiko
Telerik team
answered on 01 Mar 2010, 02:59 PM
Hello Peter,

The methods exist in the version 2009.01.402.35 and I am not quite sure what is causing the errors on your case. Could you please rework the attached demo project in order to replicate your setup, open a new support ticket and send it back? I will check it and do my bets to provide a solution as soon as possible.


Sincerely yours,
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.
0
sankara
Top achievements
Rank 1
answered on 03 Dec 2010, 05:37 AM
Hi Team,

We have requirement to add our own columns to radfilexplroer's grid and tree menu.
is it possible to do this and if it is please let me know how it can be done.

Regards,
Siva Sankar.
0
Fiko
Telerik team
answered on 08 Dec 2010, 08:39 AM
Hello Sankara,

I believe that these resources will be of help for you:

Regards,
Fiko
the Telerik team
Browse the vast support resources we have to jumpstart 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
FileExplorer
Asked by
Ajay
Top achievements
Rank 2
Answers by
Fiko
Telerik team
Peter T
Top achievements
Rank 1
sankara
Top achievements
Rank 1
Share this question
or