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

How to disable the DOUBLE-CLICK event on Client FileOpen within RadFileExplorer.

5 Answers 232 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Ajay
Top achievements
Rank 2
Ajay asked on 04 Nov 2009, 07:31 AM
Hi Telerik Guys !

I have been using an RAD FILE EXPLORER for the quite sometime in my project.

I want to disable the double click event when I click on to the File that exist on to the GRID CONTEXT MENU.

I have already deleted the OnClientFileOpen event & set an property named  EnableFileOpen="false" to FALSE.

When I open the FILE on to the doble-click, it gets opened which I dont want to do .?

Please suggest how to proceed.

Please help.

Ajay Jamwal

5 Answers, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 09 Nov 2009, 04:13 PM
Hi Ajay,

Indeed setting the EnableOpenFile="false" (not the EnableFileOpen="false")  property is the solution in your case. This will prevent double click on an item to cause opening it. Also, the open command will be automatically removed from the toobar and context menus.

I hope this helps.

Sincerely yours,
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
Washington
Top achievements
Rank 1
answered on 07 Mar 2012, 10:21 PM
When selecting to open a file by double clicking the file it would sometime open a file that was not the one selected when double clicking.

Version:2010.2.713.35
0
Pero
Telerik team
answered on 12 Mar 2012, 09:52 AM
Hello Washington,

You have extensively customized the RadFileExplorer, as can be seen from the sample page you provided in the respective support ticket. However, I am unable to help you unless you provide a fully runnable project that demonstrates the issue. Please send us one, and I will be more than glad to help you resolve the problem.

Greetings,
Pero
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Raphael
Top achievements
Rank 2
answered on 12 Jun 2012, 02:41 PM
Hi Pero,

You can simulate this annoying issue in the TelerikĀ“s site demo page
http://demos.telerik.com/aspnet-ajax/fileexplorer/examples/default/defaultcs.aspx

Here the steps

1) Open in IE (8 or 9)
2) Press F12 and select the redimensioning tool to 800 x 600 (or a less resolution than this)
3) Navigate to the Cities folder
4) In the navigator panel double click on the last city "Wellington", you will observe that will open another city that is in the middle of the screen due the scroll issue.

Thanks

Raphael
0
Dobromir
Telerik team
answered on 15 Jun 2012, 12:29 PM
Hi Raphael,

I tried to reproduce the problem on the live demos but to no avail. The following video demonstrates my test:
http://screencast.com/t/yxcUu6cbK

Could you please see if I am doing something wrong?

Greetings,
Dobromir
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
FileExplorer
Asked by
Ajay
Top achievements
Rank 2
Answers by
Fiko
Telerik team
Washington
Top achievements
Rank 1
Pero
Telerik team
Raphael
Top achievements
Rank 2
Dobromir
Telerik team
Share this question
or