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"> ..)