资料控制项栏位的检视状态是其全部属性值的累积。
A data control field's view state is the accumulation of all its property values.
取得由资料控制项栏位显示之任何文字基础内容的样式。
Gets or sets the text that is displayed in the footer item of a data control field.
取得或设定显示在资料控制项栏位之页尾项目中的文字。
Gets or sets the text that is displayed in the header item of a data control field.
设定所指定资料控制项的资料表中继资料及预设值对应。
Sets the table metadata and default value mapping for the specified data control.
取得或设定值,指示是否呈现资料控制项栏位的标头项目。
Gets or sets a sort expression that is used by a data source control to sort data.
控制反转(IoC)和依赖项注入(DI)是两种引起极大关注的模式(参见参考资料)。
Inversion of Control (IoC) and Dependency Injection (DI) are patterns that draw a lot of attention (see Resources).
此外,您可以将任何控制项的任何属性与资料来源系结。
In addition, you can bind any property of any control to the data source.
如果您使用包含大量资料的控制项,您可以使用自订重新编页或停用检视状态等技巧来提高效率。
If you use controls that contain large amounts of data, you can improve efficiency with techniques such as custom paging or disabling view state.
示范如何将资料系结至执行窗格上的控制项。
Demonstrates how to bind data to controls on an actions pane.
从个人化资料存放区载入现有的伺服器控制项。
When an existing server control is loaded from the personalization data store.
将资料系结至控制项。
将资料系结到控制项。
撷取用于在设计阶段显示关联之资料来源控制项的HTML标记。
Retrieves the HTML markup for displaying the associated data source control at design time.
在部分网页的呈现过程中传送自订资料至控制项。
Sends custom data to a control during partial-page rendering.
有时您可能想要将清单方块或下拉式方块控制项放入资料录检视,并以第二个资料录集物件填入值。
Sometimes you might want to put a list box or combo box control in your record view and fill it with values from a second recordset object.
使用包含大量资料录的资料录集填入控制项时要特别小心。
Take precautions against trying to fill a control from a recordset with a large number of records.
当您变更控制项的值时,选取类别中的资料会受到影响。
When you change the value of a control, data in the selected class is affected.
它会设定资料系结控制项的内部初始化状态来完成此工作。
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.
定义资料服务的介面,允许控制项设计开发人员将资料存放区或资料库相关功能整合到设计环境。
Defines an interface to data services that enables control designers to integrate data store or database-related functionality into their design environment.
实体范本就是可让您在资料表中自订整个资料列配置的使用者控制项。
Entity templates are user controls that let you customize the layout for a whole data row in a table.
NET资料系结控制项中的动态行为。
NET data-bound controls without using Dynamic data scaffolding.
并行控制是一项技术,当多个用户端存取和操作相同的资料时,资料存放区使用此技术来控制存放区中资料的读取与变更的方式。
Concurrency control is a technique that data stores use to control how data is read and changed in the store when multiple clients are accessing and manipulating the same data.
AND运算子解析控制项执行的测试,表示使用者输入的资料必须通过所有测试才能视为有效。
AND operator, which means that the data entered by the user must pass all of the tests in order to be considered valid.
如果控制项不是资料系结控制项,就可以进行排序。
资料来源控制项设计工具可让网页开发人员设定资料来源控制项。
Data source control designers allow the page developer to configure data source controls.
当在控制项中选取范围时,这个资料表就是储存表单输入之处。
When a selection is made in the control, this table is where the form input is saved.
筛选器范本即是使用者控制项,可以呈现资料筛选的UI,让使用者可以依据选取的资料行值显示资料表资料列。
Filter templates are user controls that render the UI for data filtering, which lets the user display the table rows based on a selected column value.
资料来源控制项如何建立资料系结栏位的参数。
How a Data Source Control Creates Parameters for Data-bound Fields.
此外,您也可以使用主控制项来显示资料。
应用推荐