Repeater and Fileupload Control

G

Guest

Hi everyone!

I'm facing a big problem:

I have a FileUpload Control inside a Repeater and the PostedFile Property is
always [null] although the HttpFileCollection in the current HttpRequest is
not empty and has exactly the file I want.

Could anyone please shed some light on my situation. Did I miss something???

Thanks in advance.

Patrick
 
G

Guest

Got it work.

The clue is that the PostedFile is not evailable until the
"ItemDataBound"-Event of the repeater. I was checking the data inside the
"ItemCreated"-Event.

My Fault, thanks anyway!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top