资料系结控制项负责展示资料。
A data-bound control is responsible for presenting the data.
NET资料系结控制项中的动态行为。
NET data-bound controls without using Dynamic data scaffolding.
这个演算法用于资料系结控制项中的控制项。
This algorithm is used for controls that are in data-bound controls.
如果控制项不是资料系结控制项,就可以进行排序。
建立用来呈现复合资料系结控制项的控制项阶层架构。
Creates the control hierarchy that is used to render a composite data-bound control.
它会设定资料系结控制项的内部初始化状态来完成此工作。
It does this by setting the internal initialized state of the data-bound control.
下列范例说明如何在设计阶段,将资料系结控制项加入至文件。
The following example shows how to add data-bound controls to documents at design time.
取得物件,其中包含资料系结控制项中所选取资料列的资料索引键值。
DataKey objects that represent the data key value of each row in a data-bound control.
此外,您可以将任何控制项的任何属性与资料来源系结。
In addition, you can bind any property of any control to the data source.
示范如何将资料系结至执行窗格上的控制项。
Demonstrates how to bind data to controls on an actions pane.
将资料系结到控制项。
这个方法会告知控制项,执行与它关联的任何资料系结逻辑。
This method notifies the control to perform any data-binding logic that is associated with it.
若要确保您的资料来源和系结控制项永远有最新的资料,您必须为资料系结加入变更告知。
To ensure that your data source and bound controls always have the most recent data, you must add change notification for data binding.
取得值,指出控制项是否包含任何资料系结逻辑。
Gets a value indicating whether the control contains any data-binding logic.
将资料系结至控制项。
资料来源视窗将资料库中的影像系结至应用程序中的控制项。
Data Sources window to bind an image in a database to a control in your application.
系结模式可以让您连接资料来源、根据资料来源的属性或资料库资料行自动产生资料行,以及自动填入控制项。
Bound mode lets you connect to a data source, automatically generate columns based on the data source properties or database columns, and automatically populate the control.
您可以使用内容控制项以避免使用者编辑文件或范本中被保护的区段,也可以将内容控制项系结至资料来源。
You can use content controls to prevent users from editing protected sections of the document or template, and you can also bind content controls to a data source.
使用指定的控制项属性名称、资料来源、资料成员和是否启用格式化的相关资讯,建立系结,并将此系结加入集合中。
Creates a binding with the specified control property name, data source, data member, and information about whether formatting is enabled, and adds the binding to the collection.
说明主项目和主控制项的功能,包括针对事件进行程序设计、将控制项系结至资料以及控制项与原生物件之间的差异。
Describes the functionality of host items and host controls, including programming against events, binding the controls to data, and how the controls differ from the native objects.
在文件层级专案中,您可以在设计阶段将控制项加入至文件,并将控制项系结至资料。
In document-level projects, you add controls to your document and bind them to data at design time.
将控制项系结至资料库中的图片。
这个事件在事件链结中的位置,使得将子控制项系结至资料来源,或设定可由所有子控制项继承的表单属性变得非常重要。
This event's position in the event chain makes it very important for binding child controls to data sources or for setting a form property that can be inherited by all child controls.
资料来源控制项如何建立资料系结栏位的参数。
How a Data Source Control Creates Parameters for Data-bound Fields.
资料来源视窗拖曳至表单上已系结至关联子资料表之资料行的控制项。
Data Sources Window onto a control on your form that is already bound to the column in the related child table.
借由将资料来源系结至资料清单控制项,资料来源中的资讯会显示在资料清单控制项中。
By binding the data source to a data listing control, the information in the data source is displayed in a data listing control.
NET会自动呼叫这个方法,将指定的资料来源控制项系结至资料清单控制项。
NET calls this method automatically to bind the specified data source control to the data listing control.
实作时,取得系结至控制项之资料项目的索引。
When implemented, gets the position of the data item as displayed in a control.
下表列出将控制项系结至资料的一些最常用工作。
The following table lists some of the most common tasks you follow to bind controls to data.
下表列出将控制项系结至资料的一些最常用工作。
The following table lists some of the most common tasks you follow to bind controls to data.
应用推荐