thank you
sushanth009 for you kind reply. . I am creating controls on page init. And if you create in page init controls are retained on every post back. There is a small change in my design. Now i moved save and cancel outside the update panel... and i have a file
upload control outside this update panel. By adding trigger my file upload control is not working... flupResume.HasFile property returns false in code behind..
heyitsme
Participant
1397 Points
503 Posts
Re: Update progress not appearing
Jul 10, 2012 09:43 AM|LINK
thank you sushanth009 for you kind reply. . I am creating controls on page init. And if you create in page init controls are retained on every post back. There is a small change in my design. Now i moved save and cancel outside the update panel... and i have a file upload control outside this update panel. By adding trigger my file upload control is not working... flupResume.HasFile property returns false in code behind..