控件的数据绑定是指将控件与某个【11】联系起来。
第1题:
利用数据环境,将表中备注型字段拖到表单中,将产生一个
A.文本框控件
B.列表框控件
C.编辑框控件
D.容器控件
第2题:
Access数据库中,主要用来输入或编辑字段数据的位于窗体设计工具箱,一种交互式控件是指______。
A.文本框控件
B.标签控件
C.复选框控件
D.组合框控件
第3题:
数据绑定控件通过属性()与数据源控件实现绑定
第4题:
在窗体中绑定控件,其含义是()
第5题:
绑定窗体中的控件的含义是()
第6题:
databind
findcontrol
fill
show
第7题:
Vaule
Name
Control
Caption
第8题:
Compare Validator
Compare Validator与RequiredField Validator
Range Validator
Range Validator与RequiredField Validator
第9题:
第10题:
第11题:
控件接受的数据将是不可见的
控件绑定的数据项不可删除
控件给出的数据是只读不能修改
控件与数据源的某个字段相联系
第12题:
第13题:
A.绑定控件
B.非绑定控件
C.计算控件
D.以上都不正确
第14题:
现在需要验证某个TextBox控件的输入数据是否大于0,应使用的验证控件是( )。
A.CompareValidator
B.CompareValidator与RequiredFieldValidator
C.RangeValidator
D.RangeValidator与RequiredFieldValidator
第15题:
CompareValidator控件既可以用来与某个常量比较,也可以用来与另外某个控件的输入进行比较
第16题:
现在需要验证某个TextBox控件的输入数据是否大于0,此时应该使用的验证控件是()。
第17题:
控件的数据绑定是指将控件与某个()联系起来.
第18题:
editcommand
updatecommand
cancelcommand
insertcommand
第19题:
CompareValidator控件
CustomValidator控件
RangeValidator控件
RegularExpressionValidator控件
第20题:
ControlSource
Name
Caption
Vaule
第21题:
对
错
第22题:
CompareValidator控件
RegularExpressionValidator控件
CustomValidator控件
RangeValidator控件
第23题:
宣告该控件所显示的数据将是不可见的
宣告该控件所显示的数据是不可删除的
宣告该控件所显示的数据是只读的
该控件将与数据源的某个字段相联系