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

Things I'm trying to do with file explorer

1 Answer 68 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Matthew Mackay
Top achievements
Rank 1
Matthew Mackay asked on 02 Jun 2010, 08:00 PM
Here are the things I'm trying to do with Explorer

1) Add / remove context menus in different situations (files vs folders for example) (maybe that could be done client side)
2) Server side events on context menu's (I've been trying to figure that one out to no avail)  They're not firing on any delegate I set..
3) Fire client side events upon server side events such as Item_Command etc.. (ScriptManager.register script??? )  OR display some kind of message / popup when we cancel = true on a move for example...
Thanks..

4) What is the difference between FileBrowserContentProvider and FileSystemContentProvider

The example of adding a custom column (which I need to do) uses FileSystem and the example of custom content (from database) uses FileBrowser (I need to do both)

5) How do I get the grid (within the file explorer) to scroll left and right as I add more columns)

Thanks

1 Answer, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 08 Jun 2010, 07:21 AM
Hi Matthew,

I have already answered your questions in this thread.

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
Matthew Mackay
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or