New Product Launch - BoldDesk !
Introducing help desk ticketing software.
New Product LaunchBoldDesk: Help desk ticketing software starts at $10 for 3 agents.
Try it for free.
function onUploading(args) { args.customFormData = [{ 'File': args.fileData.name }]; } |
var file = HttpContext.Request.Form["File"]; |
Juan,I have found the same issue and have started a thread about it here. The response from Syncfusion was that it was reproduced and they are expecting a fix in SP1.John