8466.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行

HTML
23
字号
<html>
  <head>
    <title>Re: 如何使DBGrid 与 Text中的资料同步????? 谢谢!!!</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: 如何使DBGrid 与 Text中的资料同步????? 谢谢!!!</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by AndyLin on December 21, 1998 at 09:18:49:<p>
In Reply to: <a href="8463.html">Re: 如何使DBGrid 与 Text中的资料同步????? 谢谢!!!</a> posted by Allen Lai on December 21, 1998 at 02:07:44:<p>
: : Private Sub DBGrid1_RowColChange(LastRow As Variant, ByVal LastCol As Integer)<br>: :     DataSet '将资料放入text中<br>: : End Sub<br>: 什么是DataSet呀??能否说详细一点呢???<br>: 另外谢谢AndyLin的抽空回答,不胜感激!!!!!<p>DataSet 是一副程式,是用来将 dbgrid 中之资料一一放入 textbox 中,并不是什么指令.
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 8466-->
</ul><!--end: 8466-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?