Hi,
I would like to follow-up on this with another question. I have the exact same scenario, where the file is being renamed on the server-side. I understand how to get the meta data from the response in the success handler, but is there a way to take the name that the server gives me and have the kendo upload widget reflect this new name in the list of files displayed.
By the time the success handler is called, the newly upload file has been painted on the screen and I'm not sure how to update the name of the file displayed.
Thanks!