By any chance, does anyone have any idea how I could clear the file list from the AjaxFileUpload control?
I haven't had any luck clearing it from the code behind and my only luck was hidding the div using jQuery. I probably should add that the control is inside an Update Pannel which is inside a modal popup extender.