FIX: RowColChange Event of DataGrid Does Not Fire with ADODC (195840)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q195840 SYMPTOMS
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.
Modification Type: | Minor | Last Reviewed: | 3/14/2005 |
---|
Keywords: | kbBug kbCtrl kbDatabase kbVS600sp3fix KB195840 |
---|
|