0

i use FileUpload control asp.net in TabContainer control (tab asp.net ajax control toolkit: address).

but FileUpload its not working this. please help me for use FileUpload in TabContainer.

Ahmad Rezaye
  • 37
  • 6
  • 11

1 Answers1

1

I think that there are some known issues about the use of FileUpload in TabContainer and you have to cause a postback to use the FileUpload

may be you can check some details at these sites

http://forums.asp.net/t/1755112.aspx/1

http://forums.asp.net/t/1456188.aspx/1

diogod
  • 151
  • 9