试图级联两个组合框? [英] trying to cascade two combo boxes??

查看:71
本文介绍了试图级联两个组合框?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的第二个组合框中没有值。有人可以帮我吗?


我有一张桌子(tblCar)和2个组合盒子)cbomake和cboModel)


桌面车有五个字段(ID,品牌,型号,价格)


cboMake由此填充:

I can''t get no values in my second combo box. can someone help me with this?

I have a table(tblCar) and 2 combo boxes)cbomake and cboModel)

table car has five fields(ID, make, model, price)

cboMake gets populated by this:

展开 | 选择 | 换行 | 行号

推荐答案

cluce。


虽然Combobox列编号从设计视图中的1开始,但Combobox列的第一个成员的索引为0. br />
顺便说一句,只要cboMake.BoundColumn对应于[fldMake],你可以使用de fault Value属性而不是Column。
Hi, cluce.

Though Combobox column numeration starts from 1 in design view, the first member of Combobox column has index 0.
BTW, as soon as cboMake.BoundColumn is that corresponding to [fldMake] you may use default Value property instead of Column.
展开 | 选择 | Wrap | 行号


谢谢,我知道了。


有人可以告诉我为什么我得到这个#Name?而不是我的txtprice文本框中的价格?

thanks I got it.

can someone tell me why I get this #Name? instead of the price in my txtprice textbox?

展开 | 选择 | Wrap | 行号


您能澄清一下您想要的功能吗?在您的表单上实现?
Could you clarify what kind of functionality do you want to implement on your form?


这篇关于试图级联两个组合框?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆