Article ID: 195840 - Last Review: March 14, 2005 - Revision: 1.2 FIX: RowColChange Event of DataGrid Does Not Fire with ADODCThis article was previously published under Q195840 On This PageSYMPTOMS
As the user uses the ADODC MoveNext button to scroll down the visible
records in the DataGrid, the RowColChange event of the DataBound Grid fires
without any problem. But as soon as the record pointer needs to move to a
row that is not fully visible, the RowColChange event does not fire. In
summary, the RowColChange event for the DataBound Grid do not fire unless
the row is completely visible in the DataBound Grid at the instant before
the ADODC MoveNext button is clicked.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Visual Studio 6.0 Service Pack 3. For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base: 194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why (http://support.microsoft.com/kb/194022/EN-US/ ) 194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed (http://support.microsoft.com/kb/194295/EN-US/ ) MORE INFORMATIONSteps to Reproduce Behavior
| Article Translations
|

Back to the top
