Search

You searched for the word(s):
< 1 second(s)
  • Default view does not show remove-button

    Is this normal? or am I doing something wrong? &nbsp;UploadAttachments uploader = new UploadAttachments(); &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; uploader.ShowCheckBoxes = ...
    Posted to Ajax Uploader (Forum) by Rincewind on September 30, 2009
  • add items programmatically

    Hi,&nbsp;I want to give my users the possibility to change the files they have uploaded at a later time. Therefore the control has to load the files allready uploaded by the user. I found this method for adding a item in code &nbsp;&nbsp; uploader.Items.Add(int fileSize, string fileName, Stream stream);&nbsp;but I can't seem to get the stream ...
    Posted to Ajax Uploader (Forum) by Rincewind on September 25, 2009