PRB: Control Focus Is Lost After AutoPostBack (810203)
The information in this article applies to:
- Microsoft ASP.NET (included with the .NET Framework 1.1)
- Microsoft Visual Basic .NET (2003)
- Microsoft Visual C# .NET (2003)
- Microsoft ASP.NET (included with the .NET Framework) 1.0
- Microsoft Visual Basic .NET (2002)
- Microsoft Visual C# .NET (2002)
SYMPTOMSWhen you press the TAB key on an ASP.NET Web Server control,
the Web page is posted back to the Web server. After the operation is complete,
the focus is not set to any control. You expect the focus to be set to the next
control.CAUSEThis problem occurs because the AutoPostBack property of the control is set to True.STATUS This
behavior is by design.REFERENCES For additional information, click the following
article number to view the article in the Microsoft Knowledge Base: 314206
PRB: Controls Lose Focus When You Enable SmartNavigation and AutoPostBack
For more information, visit the following Microsoft
Developer Network (MSDN) Web site:
Modification Type: | Minor | Last Reviewed: | 7/8/2003 |
---|
Keywords: | kbprb kbWebForms KB810203 kbAudDeveloper |
---|
|