This is a migrated thread and some comments may be shown as answers.

radajaxmanager doesnt see usercontrol value

1 Answer 57 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Ihab
Top achievements
Rank 1
Ihab asked on 28 Apr 2010, 11:58 AM
hi,
I have a problem in my page uses telerik RadAjaxManager
 i add a usercontrol into the  page
this user control has a clasic HtmlInputFile to upload files
I added this control to RadAjaxManager

RadAjaxManager1.AjaxSettings.AddAjaxSetting(btnUpdate, DTC_btn_Attachments.FindControl("File1"));



the problem that when i choos file from and submet the btnUpdate that save upload and save what selected files use HtmlInputFile
RadAjaxManager seems clear or not seing what path selected via HtmlInputFile (part of usercontrol as i mentioned)

any help please,

Ihab


1 Answer, 1 is accepted

Sort by
0
Mira
Telerik team
answered on 30 Apr 2010, 02:19 PM
Hello Ihab,

Please take a look at the AJAX And File Upload help topic explaining how the desired functionality can be achieved.

I hope this helps.

Regards,
Mira
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Ajax
Asked by
Ihab
Top achievements
Rank 1
Answers by
Mira
Telerik team
Share this question
or