Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Upload > RadUploadDropPanel with Mac Safari

Not answered RadUploadDropPanel with Mac Safari

Feed from this thread
  • Tim avatar

    Posted on Nov 23, 2010 (permalink)

    I have a RadUpload Control and I have a RadUploadDropPanel attached to it and all works well on Windows.  How can I get it to work on Mac Safari?

    I have attempted to wire up listeners using the Java functions from this post:

    http://forums.silverlight.net/forums/p/180989/412444.aspx

    But it isn't working.

    Using a Mac, I then went to the Telerik sample found here:

    http://demos.telerik.com/silverlight/#Upload/FirstLook

    and found that it does not support drag and drop either.

    Do you have any way of currently supporting it or shall I add it to the feature wish list?

    Reply

  • Alex Fidanov Alex Fidanov admin's avatar

    Posted on Nov 24, 2010 (permalink)

    Hi Tim,

    This is due to a platform specific limitation of Macintosh. Drag-drop actions under Mac are not reported to the plugin and therefore the drag-drop is handled by the browser and not by the plugin. You can read more about this in the MSDN here as well as handle this on the html page level.

    All the best,
    Alex Fidanov
    the Telerik team
    Browse the videos here>> to help you get started with RadControls for Silverlight

    Reply

  • Say Hello to Telerik's PivotGrid for ASP.NET AJAX, Silverlight, WPF and WinForms. Now packed with OLAP support.
  • Posted on Dec 8, 2010 (permalink)

    Not sure what you are saying. Are you saying that we can hook the dragdrop event at the html level and report it to SL to fix this problem? If so, a code example would be really helpful.

    Thanks,
    Ken

    Reply

  • Alex Fidanov Alex Fidanov admin's avatar

    Posted on Dec 13, 2010 (permalink)

    Hi Kenneth,

    It seems that there is a ready solution here. Once the events have been transferred to the plugin, you can call the RadUpload.ProcessDroppedData(event args) method so that the RadUpload can process the dropped data.

    All the best,
    Alex Fidanov
    the Telerik team
    Browse the videos here>> to help you get started with RadControls for Silverlight

    Reply

  • Syam avatar

    Posted on Aug 1, 2011 (permalink)

    Hi Alex,

    The solution mentioned in the link you provided is not working for me. I am using Mac OSX 10.6.8. When i drag and drop a file into the Drop Zone, the Drop event is firing for me? You have mentioned in the previous post to call RadUpload.ProcessDroppedData(event args). Where should this method be called?

    Reply

  • Tina Stancheva Tina Stancheva admin's avatar

    Posted on Aug 4, 2011 (permalink)

    Hello Syam,

    The RadUpload.ProcessDroppedData(DragEventArgs) method will process the data dropped over the control, so you will need to call at as soon as you detect a drop over the Silverlight plug-in.

    Best wishes,
    Tina Stancheva
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

    Reply

  • Say Hello to Telerik's PivotGrid for ASP.NET AJAX, Silverlight, WPF and WinForms. Now packed with OLAP support.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Upload > RadUploadDropPanel with Mac Safari
Related resources for "RadUploadDropPanel with Mac Safari"

Silverlight Upload Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]