BUG: Rebind Fails if Retrieve Fields Are Set at Design TimeLast reviewed: October 25, 1996Article ID: Q149771 |
The information in this article applies to:
SYMPTOMSWhen you execute the Rebind method after changing the data on a Data control bound to a DBGrid control with fields retrieved by clicking the right-mouse button on the DBGrid control, clicking on Retrieve Fields clears the DBGrid control but does not display the changed data.
STATUSMicrosoft has confirmed this to be an issue in the Microsoft products listed at the beginning of this article. Microsoft is researching this issue and will post new information here in the Microsoft Knowledge Base as it becomes available.
WORKAROUNDUse a Recordset to retrieve Field names instead of using Retrieve Fields from the right-click pop-up menu.
MORE INFORMATION
Steps to Reproduce Behavior
|
Additional reference words: 4.00 vb4win vb4all DBGrid buglist4.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |