19621.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 26 行
HTML
26 行
<html> <head> <title>请问关于VB6 的 DataGrid~</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>请问关于VB6 的 DataGrid~</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by 小朱 on October 04, 1999 at 14:27:53:<p>请问小弟在由TEXT控制项透过ADO将资料写入资料库<br>如何同时让DataGrid的资料有refesh 显示的动作?<br>(即将刚刚写入的资料显示出来?)<br>DataGrid1.Refresh有用吗?试过好像没反应<br>或是<br>DataSource=DataEnvironment1<br>DataMember=Command1<br>有影响吗?<br>(DataSource等应没问题,FORM第一次载入时DATAGRID即显示资料库里表格的资<br>料内容)<br>但请问各位高手怎办呢?<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 19621--><!--top: 19623--><li><a href="19623.html">Re: 请问关于VB6 的 DataGrid~</a> <b>Maggie</b> <i>14:44:31 10/04/99</i>(<!--responses: 19623-->0)<ul><!--insert: 19623--></ul><!--end: 19623--></ul><!--end: 19621--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?