Ticket Q408975
Visible to All Users
Duplicate

We have closed this ticket because another page addresses its subject:

File Attachments Module - How to drag and drop multiple files

Multiple Upload in XAF

created 13 years ago

Using Domain Components, how can I use the type FileData to upload multiple files?

Comments (2)
Anatol (DevExpress) 13 years ago

    Hello Alziro,
    I see that I already answered a similar question: File Attachment in Domain Component. Are you experiencing any issue with this solution?

    S S
    SWAPI - Alziro Moraes 13 years ago

      Hi, is working this way. I want to know if I can upload multiple with only a single property, as it is possible to do using aspxuploadcontrol in http://demos.devexpress.com/ASPxperienceDemos/UploadControl/MultiFileSelection.aspx.

      Answers approved by DevExpress Support

      created 13 years ago (modified 7 years ago)

      Our File Attachments module intended to upload files to an application allows loading only a single file to a single business object. However, you can associate a collection of the file attachment objects (IFileData) with a certain business class to provide the capability to attach several files to a single object.

      If this functionality does not meet your needs, you can implement a custom Property Editor or a View item that uses the ASPxUploadControl component. This component allows uploading several files at once. To enable the multi-file selection in the ASPxUploadControl, use its AdvancedModeSettings.EnableMultiSelect property.

        Comments (2)
        SW SW
        Sandro Welter (Intelligix) 12 years ago

          Hi,
          I have the same need.
          Do you have a sample of this property editor?
          Thanks,
          Sandro.

          Anatol (DevExpress) 12 years ago

            At present, we do not have such an example. Feel free to contact us in case of any issue with my suggestion.

            Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

            Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.