Hi,
The RadUpload is not working as expected.
I have placed the RadUpload control inside Ajax:Updatepanel in Usercontrol(.ascx), I am calling the usercontrol in my .aspx page.
Once the page get loaded, I have selected the files and tried to upload through button click event. But "radFileUpload.UploadedFiles.Count" is coming as 0. It supposed to return selected files count.
It was working fine if I placed the RadUpload control directly in to .Aspx page.(Without UpdatePanel)
So Please provide me a valuable solution.
Regards,
Saravanan M
The RadUpload is not working as expected.
I have placed the RadUpload control inside Ajax:Updatepanel in Usercontrol(.ascx), I am calling the usercontrol in my .aspx page.
Once the page get loaded, I have selected the files and tried to upload through button click event. But "radFileUpload.UploadedFiles.Count" is coming as 0. It supposed to return selected files count.
It was working fine if I placed the RadUpload control directly in to .Aspx page.(Without UpdatePanel)
So Please provide me a valuable solution.
Regards,
Saravanan M