11678.html

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

HTML
23
字号
<html>
  <head>
    <title>Re: Answer&quot;DataGrid 物件出现 DataCombo&quot;</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: Answer&quot;DataGrid 物件出现 DataCombo&quot;</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:cas0865@tpts5.seed.net.tw">Spencer Yang</a> on April 05, 1999 at 22:09:28:<p>
In Reply to: <a href="11674.html">请教关于DataGrid的问题</a> posted by GG on April 05, 1999 at 11:54:34:<p>
Microsoft所提供的DataGrid系功能最基本的物件,如果要达到出现dataCombo系不太可能的。解决方案是利用datagrid之double_click 显示另一form, 让使用者选择后回传其值; 否则只有购买3rd parties物件解决。其中最为有名的是 True DBGrid(www.apexsc.com),可以上纲下载其试用版,自行评估。
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 11678-->
</ul><!--end: 11678-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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