-
John
15
posts
Member since:
Jul 2011
Posted 30 Oct 2012
Link to this post
In upload's success, I use "$(".k-widget.k-upload").find("ul").remove();" to clear upload.
With "autoUpload: true", after upload 3 times, when click "select", no file browser pops up.
If set "autoUpload: false", when second time click "select" to upload, previous uploaded file also shows.
-