Skip to content

Upload Control - Can I invoke the upload in code? #521

Description

@itg-assistant

mitch stephens asked 2017-01-06 21:07:50 UTC

I would like to replicate the functionality of the 'OpenFileDialog' control. In that control you can trigger the popup screen using the ShowDialog() method. This results in the file selector screen coming up.

Its looks like the Upload control is the only comparable control that allows for file uploads.  However, this is implemented as a button.. which is nice, but not the way my current application works. I am trying to invoke an upload from the toolbar.

Is there a way to invoke the upload in code, similar to the 'ShowDialog' method? I don't see any method to do that.

Mitch

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    GeneralQuestions, how-tos and everything else.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions