To use the data source controls you must have a data-bound control to bind them to.
要使用数据源控件,必须具有一个用来将它们绑定到的数据绑定控件。
Besides the ControlParameter, there are other parameter types that can be used with data source controls.
除了ControlParameter以外,还可以将其他参数类型用于数据源控件。
These types of parameters give data source controls several options on how to set their parameters' values.
这些类型的参数为数据源控件提供了多个有关如何设置它们的参数值的选项。
For more information on the features of data source controls, see my June 2004 article that I mentioned earlier.
有关数据源控件功能的更多信息,请参见我在前面提到的2004年6月发表的文章。
Sure, you can now bind data source controls to the GridView with little or no code, but does this necessitate a replacement for the DataGrid?
当然,现在您只需少量代码或不需要编码就能将数据源控件绑定到GridView,但是单凭这点就有必要替换DataGrid吗?
Data source controls simplify the amount of custom code that needs to be written to retrieve and bind data, and even to sort, page through, or edit data.
数据源控件减少了为检索和绑定数据甚至对数据进行排序、分页或编辑而需要编写的自定义代码的数量。
Once the data set is defined, you have the option of including the data set object instance in your component tray for rapid data source mapping to form controls in your forms designer.
一旦定义了数据集,您就可以选择在组件托盘上包含该数据集对象实例,用以将数据源快速映射到窗体设计器中的窗体控制。
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引入了一系列可以改善数据访问的新工具,包括几个数据源和数据绑定控件。
Most controls in the Toolbox support data binding to an arbitrary data source through a native data-binding infrastructure.
工具箱中的大多数控件都支持数据绑定,通过底层的数据绑定构件来绑定各种各样的数据源。
The source portion controls the configuration of the connector, getting the data from the Web service, and mapping the existing SugarCRM module field to a field used by the remote Web service.
source部分控制连接器的配置,从Web服务获取数据,并将现有SugarCRM模块字段映射到远程 Web 服务使用的字段。
This mx:Repeater control basically takes the controls inside it and repeats them for every iteration in the data source it uses.
Repeater控件主要接收它内部的控件,并在每次遍历它使用的数据源时重复它们。
It takes a set of controls and replicates them for each row in a data source.
它包含了一组控件,并在数据源中针对每一行对它们进行复制。
Data source and data source view controls differ in their internal implementation for how to retrieve total row counts.
在检索总行数的方式上,数据源和数据源视图控件的内部实现不同。
Parameterize Data Source command also creates controls on your form to input the parameter values and execute the query.
“参数化数据源”命令还将在窗体上创建控件,以供输入参数值和执行查询。
Add any markup and controls to the new user control, and add code for any tasks that the user control will perform, such as handling control events or reading data from a data source.
将任何标记和控制项加入至新使用者控制项,并对使用者控制项将执行的工作加入程序码,例如处理控制项事件或从资料来源读取资料。
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.
您可以使用内容控制项以避免使用者编辑文件或范本中被保护的区段,也可以将内容控制项系结至资料来源。
To ensure that your data source and bound controls always have the most recent data, you must add change notification for data binding.
若要确保您的资料来源和系结控制项永远有最新的资料,您必须为资料系结加入变更告知。
The data source component (DSC) is the backbone for controls that require data from external sources.
数据源组件(dsc)是需要从外部数据源获得数据的控件的骨干框架。
Adding content controls and bookmarks in this way automatically binds them to the data source that you set up by using the window.
以这种方式添加内容控件和书签会将它们自动绑定到您使用该窗口设置的数据源。
However, you can still create data-bound controls by adding a new object data source that is based on the Entity data Model, and then dragging those objects to the designer.
不过,您仍然能够通过添加基于实体数据模型的新对象数据源,然后将这些对象拖到设计器来创建数据绑定控件。
However, you can still create data-bound controls by adding a new object data source that is based on the Entity data Model, and then dragging those objects to the designer.
不过,您仍然能够通过添加基于实体数据模型的新对象数据源,然后将这些对象拖到设计器来创建数据绑定控件。
应用推荐