The available result sets are displayed in a dropdown list that contains all data bound controls in the report.
结果集被显示在一个下拉列表中,该下拉列表包含了报表中所有数据绑定控件。
ASP.NET 2.0 introduces a series of new tools that improve data access including several data source and data bound controls.
NET 2.0引入了一系列可以改善数据访问的新工具,包括几个数据源和数据绑定控件。
Dialog boxes used in configuration of the control and communication of schema to data bound controls can be accessed from this view.
可以通过此视图访问用于控件配置的对话框,以及用于架构与数据绑定控件之间通信的对话框。
To work with user-entered values on the server side, you get and set the data elements bound to the controls.
若要在服务器端使用用户输入的值,则获取并设置绑定到控件的数据元素。
These improvements include a reduction in encoding size, the introduction of control state to separate behavioral state from content, and intelligent integration with data-bound controls.
这些改进包括:减少编码数量,采用控件状态从内容中分离出行为状态,以及智能集成数据绑定控件。
The user interface is composed of multiple controls, with some that can be bound to data elements.
用户界面由若干控件组成,其中一些控件可绑定到数据元素。
You would use simple bound controls when your preference for presenting list-style data is as a set of fields rather than a grid.
当你偏爱列表样式的数据而不是表格式的数据时,你可以使用简单数据绑定控件。
Then you will create data templates based on some sample data and generate Tomahawk controls bound to that data.
然后您要基于一些范例数据来创建数据模板,并生成与数据相绑定的Tomahawk控件。
The Ruby fragments in Rails templates define all kinds of visual and data-bound controls such as text entry fields buttons and date-time pickers.
Rails模板中的Ruby片段定义了各种可视化的以及数据绑定控件,例如文本框和日期选择器。
This becomes particularly painful when you use data-bound controls, all of which use view state to save their state across postbacks.
当使用数据绑定控件时,所有控件都使用ViewState保存回发后的状态,这将变得异常痛苦。
In ASP.NET 2.0, the class hierarchy of data-bound controls is more consistent than in ASP.NET 1.x.
NET 2.0中数据绑定控件的类层次结构比asp.net 1. x中的更一致。
They all can be used to retrieve data from their respective types of data sources and can be bound to various data-bound controls.
它们全都可以用来从它们各自类型的数据源中检索数据,并且可以绑定到各种数据绑定控件。
To use the data source controls you must have a data-bound control to bind them to.
要使用数据源控件,必须具有一个用来将它们绑定到的数据绑定控件。
On the other hand, simple bound controls don't know this and require you to implement equivalent support through the data source's binding manager, typically with a VCR-style user interface.
相反,简单数据绑定控件不知道这些,需要你通过数据源绑定管理器来实现与复杂绑定控件相同的功能,特别是带有那种VCR样式控件的用户界面。
A form is bound to a specified database table and all data controls within can be used to display and edit the table's columns without writing code or SQL.
表单被绑定到指定的数据库表,其中的所有数据控件都可以用于显示和编辑表的列,无需编写代码或SQL。
Adding dynamic behavior to data-bound controls, such as automatic validation and customized appearance and behavior of data fields.
向数据绑定控件中添加动态行为,如自动验证以及数据字段的自定义外观和行为。
Shows how to add dynamic behavior to templated data-bound controls in a dynamic data Web site.
演示如何在动态数据网站中向模板化数据绑定控件添加动态行为。
Data Sources window to create data-bound controls in your user interface by dragging items from the window onto a design surface in your project.
“数据源”窗口在用户界面中创建数据绑定的控件,方法是将各个项从该窗口拖动到项目中的设计图面上。
Shows how to add dynamic behavior to data-bound controls in a dynamic data Web site.
演示如何在动态数据网站中向数据绑定控件添加动态行为。
The following example shows how to add data-bound controls in document-level projects using a designer.
下面的示例演示如何使用设计器在文档级项目中添加数据绑定控件。
Data Sources window to the designer to create controls that are bound to the Entity Data Model.
“数据源”窗口拖到设计器来创建绑定到实体数据模型的控件。
ADO data-bound controls can only access data from the ADO data control.
ADO数据绑定控件只能访问ado数据控件的数据。
If controls on the page are data-bound, bind the data to a typical set of data.
如果页上的控件是数据绑定控件,则将数据绑定到典型的数据集。
Unlike the native objects, host controls can be bound directly to managed data objects.
与本机对象不同的是,宿主控件可以直接绑定到托管数据对象上。
Data binding between the data island and the data-bound controls keeps the two synchronized.
数据岛与数据绑定控件之间的数据绑定将使二者保持同步。
To ensure that your data source and bound controls always have the most recent data, you must add change notification for data binding.
若要确保您的资料来源和系结控制项永远有最新的资料,您必须为资料系结加入变更告知。
To ensure that your data source and bound controls always have the most recent data, you must add change notification for data binding.
若要确保您的资料来源和系结控制项永远有最新的资料,您必须为资料系结加入变更告知。
应用推荐