12472.html

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

HTML
22
字号
<html>
  <head>
    <title>SOS!Why DataBindings of DataRepeater failure?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>SOS!Why DataBindings of DataRepeater failure?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:ariel_cy@usa.net">Ariel</a> on April 29, 1999 at 10:58:26:<p>
I make a custom ActiveX control, it's bindable, and can <br>work with ADO Data Control correct. And I use a DataRepeater<br>Control, its RepeatedControlName set to the customs ActiveX <br>control, but when I set DataBindings of DataRepeater,the <br>PropertyName is blank always.<br>Why?Please help me. Thanks a lot.
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 12472-->
</ul><!--end: 12472-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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