BUG: Visual Basic Modal Form Freezes When It Is Called from the Click Event of a DataGrid Control (305101)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0 SP3
- Microsoft Visual Basic Enterprise Edition for Windows 6.0 SP4
- Microsoft Visual Basic Enterprise Edition for Windows 6.0 SP5
This article was previously published under Q305101 SYMPTOMS
When you open a Visual Basic form as modal on the Click event of a DataGrid control, if you click on the header section instead of the grid cells, the form freezes. This problem does not occur if you click on the grid cells.
RESOLUTION
To work around this problem, disable the grid on the Click event, and enable the grid on the modal form's Unload event.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 6/28/2004 |
---|
Keywords: | kbBug kbpending KB305101 |
---|
|