Hi,
A search on the web suggests that I can't put an asp.fileupload control into a webtab... is this correct?
My FileUpload.hasFile returns false all the time and the FileUpload.filename ( or FileUpload.postedfile.filename) has an empty string...
Is there a solution to this?
This post http://forums.labs.infragistics.com/readmessage?id=%3C1d6f4402$3c124dfb$371631@news.infragistics.com%3E&group=infragistics.products.netadvantage.aspnet.webtab
way back in 2007 suggested a pop-up - but I'm in a pop-up whe nI use this! - so presentationally, it would look dumb...
Appreciate an early reply - on a deadline!
Thanks,Duncan.
Hello Duncan,
I'm following up to see if you have resolved your issue.
Hi Duncan,
I would suggest you to try our jQuery upload control - http://help.infragistics.com/jQuery/2012.2/ui.igupload.
Demo samples - http://ko.infragistics.com/products/jquery/file-upload/
Hope this helps.
... A little while since you posted your reply - thanks.
I've spent the time looking at combinations of the .js files (ig.ui.js and ig.ui.upload.js); None of which worked.
I can only assume that there is something in the DotnetNuke stack that's preventing the operation of jquery based Infragistics controls from operating.
Without closer support, I'm going to have to abandon this line of research. Perhaps Telerik have the answer.
regards,
Duncan.
I would suggest you to include also the ig.ui.upload.js file:
<script src="ig_ui/js/ig.ui.upload.js" type="text/javascript"></script>
Nikolay,
Your response requesting an 'isolated' example of the problem generated a thought train:
and replaced all instances of '$.' with 'jQuery.' and '$(' with 'jQuery(' and ran the whole thing again... and got a little further......
This time, I get the size of the selected file in the bar (see previous message)... but still no uploaded file.
Now, I suspect you're going to respond with "We don't support DotNetNuke"....but consider that that:
(Please pass these comments to marketing... :) )
==========
I still need to resolve this. [Love Infragistics... Telerik... who? :) ] so...
Can you let me know if I need to replace/change anything else in the Infragistics jQuery files? DotNetNuke fully support jQuery by the way....
... I am sooooo close to fixing this!!
regards,Duncan.