Even though I've registered a javascript function on the uploader.handlequeueui property, the standard file queue is still being drawn after the file upload has completed (the one with the checkboxes on the left and the 'remove' link on the right of the table).
I didn't notice anything in the AjaxUploaderDeveloperGuid documentation samples that shows the standard one being disabled.
Should setting that handlequeueui property be enough to disable the standard queue from being rendered? Or is there no way to prevent it from being drawn?
- John