Hi, I’ve a problem with jqxfileupload widget, in uploadEnd event. When file is uploaded the aspx page (where widget is included) is reloaded automatically. Why?
It is a strange case. The default behavior is to update its content with set items for uploading and back to the starting view. When the uploadEnd event is fired when the operation has ended.
Could you clarify it? Is there any error message?
Did you make some internal navigation processes in the “uploadEnd” event?