Hi everyone
I have a kendo grid with a custom popup editor.
On this editor I have a async upload to add more files, but when adding files it never fires the update ActionResult. I have to manually change some values of the other model fields before it fires?
I have even set a model value via jQuery when a file is uploaded, but it seems it ignores changes via jquery.
Please advise.
Thank you.