将数据绑定控件连接到ado数据控件。
“数据源”窗口中表示图像的字节数组项创建数据绑定控件,您必须选择要创建的控件。
Data Sources window that represents an image, you must select the control to create.
创建输入控件并将其绑定到实例数据。
您的XPage控件现在绑定到了表单中定义的数据。
Your XPage controls are now bound to the data defined on the form.
如果它被设置成了Bind,那么数据就会简单地绑定至控件。
If this is set to Bind, then the data will simply be bound to the control.
一个放置有控件然后绑定至数据的页面。
A page that has controls placed on it first and then bound to data.
控件的数据绑定与create页面一样。
The data bindings for the controls are the same as on the create page.
指定数据源为document1并将控件绑定到subject。
Specify the data source as document1, and bind the control to subject.
其他控件(例如,DropDownList)也可以绑定到数据源控件。
Other controls, such as the DropDownList, can also be bound to the data source controls.
调用DropDownList控件的databind方法把数据绑定到控件中。
Calls the databind method of the DropDownList control to bind the data to the control.
方法可以对绑定控件与其数据源之间的数据绑定进行更新。
Method updates the data binding between the bound control and its data source.
数据绑定到一个或多个控件属性。
为其声明数据绑定的控件属性。
The control property for which this data binding is declared.
将可以绑定到数据的控件添加到文档中。
选择要绑定到ADO数据控件记录源的字段。
Select the fields to bind to the ADO data control's record source.
控件绑定到数据源时发生。
控件绑定到数据源时发生。
应用推荐