10275.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 23 行

HTML
23
字号
<html>
  <head>
    <title>Re: DBGRID增加资料问题</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: DBGRID增加资料问题</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by STEVE on February 23, 1999 at 15:11:46:<p>
In Reply to: <a href="10273.html">Re: DBGRID增加资料问题</a> posted by richard on February 23, 1999 at 14:59:18:<p>
<br>: : 请问如我想将指定一个的COLS,输入我想要得某一个TABLE的资料和当我增加第二或第三笔资料都要那个COLS都有相同的数值,请问怎写呢?请各位帮帮忙<p>: 你可以再多加一栏,但将visible属性设为False,在<br>: BeforeColUpdate事件内将资料指定进去即可<p>可在说清楚BeforeColUpdate事件吗???他和RECORDSETUPDATE有那里相同呢
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 10275-->
</ul><!--end: 10275-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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