Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2515
How to initiate upload separate from Add buttond
posted

In my project I'm displaying a grid of files uploaded by a user. On each record of the grid I have an button to allow the user to replace a previously uploaded file. Each uploaded file is linked to a parent record in my database. What I want to know is - Is there a way to programmatically initiate the upload (i.e. displaying the browse window to select a file for upload) without having to click the Upload File button that is part of the igUpload widget?

Parents Reply Children
No Data