how to hide uploaded files grid in ajax uploader

  •  02-07-2013, 3:14 PM

    how to hide uploaded files grid in ajax uploader

    Hi,

     

    We are uploading files direclty to database upon selecting the files from file dialog window. while uploading the files into database a grid is displaying with the selected files and remove option. Is there any way to hide the grid?

    we are using UploadAttachments control( <CuteWebUI:UploadAttachments runat="server" ID="Uploader1"> ..)

View Complete Thread