Hi Jorge,
The behavior you are observing is expected because as Princy pointed- RadAsyncUpload stores the files in a temporary location until a postback occurs. On ItemRequested event the RadComboBox doesn't cause postback and that is why the count of the uploaded files is zero.
Hope this will explain the issue.
Kind regards,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now.