Microsoft KB Archive/829487

From BetaArchive Wiki
Knowledge Base


Article ID: 829487

Article Last Modified on 12/28/2006



APPLIES TO

  • Microsoft .NET Framework 1.1




SYMPTOMS

When 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.

CAUSE

When you release the SHIFT key, the SHIFT+DOWN ARROW events change to DOWN ARROW events. Therefore, the DataGrid control loses focus.

RESOLUTION

To 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

STATUS

Microsoft 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.

MORE INFORMATION

For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

824684Description of the standard terminology that is used to describe Microsoft software updates


REFERENCES

For 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


Keywords: kbhotfixserver kbqfe kbnetframe110sp1fix kbsample kbcode kbbug kbfix kbnetframe110presp1fix kbqfe KB829487