Comobo盒子价值选择 [英] Comobo box value Selection

查看:74
本文介绍了Comobo盒子价值选择的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的朋友们请给我解决我的问题的方法

在SQL表中,值是...一月
.
组合框值为..一月.. febaray ...三月..

在比较期间,该值将是组合框selectedItem = January

Dear Friends kindly give me a solution of my problem

In SQL table the value is ... January
.
and the combo box value is .. January .. febaray ... march ..

during comparing the value will be the combo box selectedItem= January

推荐答案

dropdown.selectedItem.value =" January"



dropdown.selectedItem.text =一月"
dropdown.selectedItem.value= "January"

or

dropdown.selectedItem.text= "January"


当我推荐comobobox.text =一月"
.
然后..在列表中添加另一个字符串...
.
我引用了选定的索引,然后..在报告和其他表格中出现问题
.
所以请告诉我如何检查
.
..
when i reffer comobobox.text = "January"
.
then .. another string added in the list ...
.
and i reffer selected index then .. got problem in reporting and other forms
.
so please tell me how can we check that
.
..


这篇关于Comobo盒子价值选择的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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