FIX: DataGrid control loses focus when you press the SHIFT+DOWN ARROW key combination (829487)
The information in this article applies to:
- Microsoft .NET Framework 1.1
SYMPTOMSWhen you click the last row in the DataGrid control, and then you press
the SHIFT+DOWN ARROW key combination, a problem occurs. When you release the SHIFT key, the
DataGrid control loses focus.CAUSEWhen you release the SHIFT key, the SHIFT+DOWN ARROW events change
to DOWN ARROW events. Therefore, the DataGrid control loses focus.RESOLUTIONTo resolve this problem, obtain the latest service pack for
the Microsoft .NET Framework 1.1.
The following file is available for download from the Microsoft Download Center: Microsoft .NET Framework 1.1 Service Pack 1 STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in the Microsoft .NET
Framework 1.1 Service Pack 1.REFERENCESFor additional information about the Windows Forms DataGrid, visit the following Microsoft
Developer Network (MSDN) Web site:
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
320584
How to trap keystrokes in .NET controls by using Visual C# .NET
Modification Type: | Minor | Last Reviewed: | 10/25/2005 |
---|
Keywords: | kbHotfixServer kbQFE kbNetFrame110sp1fix kbSample kbcode kbBug kbfix kbNetFrame110preSP1fix kbQFE KB829487 kbAudDeveloper |
---|
|