资料系结控制项负责展示资料。
A data-bound control is responsible for presenting the data.
NET资料系结控制项中的动态行为。
NET data-bound controls without using Dynamic data scaffolding.
这些属性都支援资料系结。
示范如何将资料系结至执行窗格上的控制项。
Demonstrates how to bind data to controls on an actions pane.
将资料系结到控制项。
这个演算法用于资料系结控制项中的控制项。
This algorithm is used for controls that are in data-bound controls.
将资料系结至控制项。
提供WPF应用程序中之资料系结的详细资讯。
资料来源控制项如何建立资料系结栏位的参数。
How a Data Source Control Creates Parameters for Data-bound Fields.
取得值,指出控制项是否包含任何资料系结逻辑。
Gets a value indicating whether the control contains any data-binding logic.
如果控制项不是资料系结控制项,就可以进行排序。
使用指定的格式字串评估资料系结运算式以显示结果。
Evaluates a data-binding expression using the specified format string to display the result.
建立用来呈现复合资料系结控制项的控制项阶层架构。
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.
这个方法会告知控制项,执行与它关联的任何资料系结逻辑。
This method notifies the control to perform any data-binding logic that is associated with it.
提供在执行阶段时对物件剖析并评估资料系结运算式的支援。
Provides support for parsing and evaluating a data-binding expression against an object at run time.
下列范例说明如何在设计阶段,将资料系结控制项加入至文件。
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.
取得属性名称,或位在资料系结物件之属性名称前以句号分隔的属性名称阶层架构。
Gets the property name, or the period-delimited hierarchy of property names, that comes before the property name of the data-bound object.
若要确保您的资料来源和系结控制项永远有最新的资料,您必须为资料系结加入变更告知。
To ensure that your data source and bound controls always have the most recent data, you must add change notification for data binding.
将资料系结至清单物件之后,您可以将清单物件中断连接,让它显示资料但却不再系结至资料来源。
After binding data to a list object, you can disconnect the list object so it displays the data but is no longer bound to the data source.
如果物件包含具有运算式(例如资料系结)的相依性属性,则会复制运算式的目前值,而不是运算式本身。
If the object contains dependency properties with expressions (such as a data binding), the current value of the expression is copied but not the expression itself.
动态地系结资料行。
系结模式适用于使用者与资料互动频繁的状况。
在维护与其他资料来源所撷取的资料行一起显示的未系结资料行的值时,虚拟模式也非常有用。
Virtual mode is also useful for maintaining the values of unbound columns that you display along with columns retrieved from another data source.
当第一次开启资料录集且正要读取第一笔资料录,RF x会系结(关联)每个所选的资料行至适当的栏位资料成员的位址。
When the recordset is first opened and is about to read the first record, RFX binds (associates) each selected column to the address of the appropriate field data member.
此外,您可以将任何控制项的任何属性与资料来源系结。
In addition, you can bind any property of any control to the data source.
这可让您在每次发生这个事件时执行自订常式,例如在系结处理期间修改资料项目的值。
This enables you to perform a custom routine whenever this event occurs, such as modifying the values of the data item during the binding process.
此时要求便已系结到资料来源。
除了在资料来源和资料录集的栏位资料成员间交换资料外,RFX也会管理系结的参数。
Besides exchanging data between the data source and the recordset's field data members, RFX manages binding parameters.
应用推荐