12665.html

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

HTML
31
字号
<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 <a href="mailto:nomo@nomo.com">Owen</a> on May 06, 1999 at 11:26:19:<p>
In Reply to: <a href="12664.html">Re: DBGrid</a> posted by job on May 06, 1999 at 10:54:38:<p>
: : 我的 DBGrid 中共有二十个 record , 而此 DBGrid 只可以显示十行 (rows) ,请问如何才能知道<br>: :  cursor 是在那一个 record 呢?例如第十九 或 二十 。因为 .row 只能得到 0-9 的值。多谢!<br>: 设index为一栏位,值设定为笔数<br>:  用index去抓,dbgrid.column(0).text<p>这个方法不行,因为 DBGrid 中只是最多可以有二十个<br>Records,但实际 tables 中却可以有超过二十个 records ...<p><br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 12665-->
<!--top: 12674--><li><a href="12674.html">Re: DBGrid</a> <b>job</b> <i>16:34:48 5/06/99</i>
(<!--responses: 12674-->1)
<ul><!--insert: 12674-->
<!--top: 12682--><li><a href="12682.html">Re: DBGrid</a> <b>Owen</b> <i>21:46:03 5/06/99</i>
(<!--responses: 12682-->0)
<ul><!--insert: 12682-->
</ul><!--end: 12682-->
</ul><!--end: 12674-->
</ul><!--end: 12665-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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