Run the dataTable on the server.
在服务器上运行这个datatable。
How to: Edit Rows in a DataTable.
如何:编辑数据表中的行。
Filling the DataTable row content.
填写datatable行内容。
How to: Delete Rows in a DataTable.
如何:删除数据表中的行。
This method sorts the data in the bean that your dataTable gets its data from.
这个方法对dataTable 中的来自于bean 的数据进行排序。
The JSF framework provides a DataTable widget that you can use to display the data.
JSF框架提供了一个DataTable部件,可以用来显示数据。
The sorting tags added to the first column in the dataTable will look like Listing 2.
在dataTable 的第一列中添加排序标签后,看起来应该如 列表 2所示。
Note: All methods performed on this object apply to the run-time DataTable object only.
注意:此对象上执行的所有方法都只适用于运行时数据表。
With the dataTable tag selected, go to the Properties view and click the button to add new child tags.
对于选中的dataTable标签,切换至Properties视图,并点击按钮以添加一个新的子标签。
In this scenario, Websphere Record List of the parent Datatable is being used by the nested components.
在该场景中,嵌套组件使用了父数据表中的Websphere记录列表。
In the Places application, There is a master dataTable, a detailed map, and a detailed weather indicator.
在Places应用程序中,有一个主数据表、一个详细地图、一个详细天气指示器。
The Datatable component (formerly known as Datagrid) consists of columns that may contain other components.
数据表组件(以前称为Datagrid)由可能包含其他组件的列组成。
Extended datatable - This extends the standard JSF datatable with a header, which allows for sorting by column.
Extendeddatatable——将使用页眉对标准JSF datatable进行扩展,允许进行按列排序。
Complete your exploration of the handler by looking at one of the methods used to build row content for the DataTable.
通过查看用于为datatable构建行内容的方法之一,完成您对处理程序的探索。
Using a master-detail relationship, this would have resulted in a detail DataTable that would have been empty most of the time.
如果使用master -detail关系,那么将产生一个具体的DataTable,该DataTable在大部分情况下都是空的。
The dataTable component allows the user to display tabular data of any type, including text, images, combination (combo) boxes and more.
这个dataTable组件允许用户显示任何类型的表列数据,包括文本、图像、组合逻辑单元等等。
Each row of the dataTable represents a country, and when the user clicks on a row the country location is displayed in the detailed map.
dataTable的每一行表示一个国家,当用户单击行时,将显示该国的详细地图。
The class file actually contains a series of classes that inherit from and extend the DataSet, DataTable, DataRow, and EventArgs classes.
该类文件实际上包含一系列类,这些类继承并扩展了DataSet、DataTable、DataRow和eventargs类。
The side effect is that the download request will be generated the same number of times as the number of records displayed by the Datatable.
负面效应是将生成与数据表中显示的记录数目相同次数的下载请求。
In this scenario, the component that deals with download USES the variable (defined by the var attribute) of the parent Datatable component.
在该场景中,处理下载的组件使用父数据表组件的变量(var属性定义的)。
Thus Datatable iterates through the elements of the list and provides values to the child components via a variable defined by the var attribute.
因此数据表可以通过元素列表进行迭代并且通过var属性定义的变量为子组件提供值。
This particular method builds and embeds a DataTable object in a panel for a configuration invocation of an ACLPerspective based on the actor view.
这一特定方法可以构建DataTable对象并基于参与者视图将其嵌入到ACLPerspective的配置调用的面板中。
The {dataTable} placholder is supposed to be replaced by a data table which shows records corresponding to each product that is part of the product category.
{dataTable} 占位符应该被数据表格所替换,该数据表格显示对应于所属某产品分类的每一个产品记录。
This attribute is assigned when binding the dataTable tag and is also used to generate binding expressions for other JSF components nested inside the dataTable.
在捆绑dataTable标签时,会分配属性,该属性还用于为 dataTable 之内的其他JSF组件生成捆绑表达式。
Figure 2 shows the diagram view of a typed DataSet that represents an Orders DataTable, an OrderDetails DataTable, and the relationship that links the two tables.
图2显示了一个类型化数据集的关系图视图,它表示Orders数据表、OrderDetails数据表以及这两个表之间的关系。
Add your configured and value-bound component to the current column, and end your column loop iteration by adding the completed column to the children of the DataTable.
将已配置和值绑定的组件添加到当前列中,通过将完成的列添加到DataTable的子项中结束列循环迭代。
Although this isn't necessary, you can drag the Company node from the page Data view onto the page in order to display the contents of the of the Data in a nested DataTable.
虽然这不是必需的,但是您可以从PageData视图将Company结点拖至页面,用以显示网状DataTable中的数据内容。
The DataSet is also disconnected from the actual data store. It gets filled through one or more DataAdapters (one per DataTable), and then keeps that data and any changes in memory.
DataSet也与实际的数据存储断开连接,可以通过一个或多个DataAdapter(每个DataTable一个)来填充它,然后在内存中保存这些数据和所有更改。
You will now create user-defined visualizations for Tomahawk's dataTable and column components, which will offer substantial improvement over the user experience that you saw previously.
现在您就可以为 Tomahawk 的dataTable和column组件,创建用户定义的可视化,这样就能在用户前面获取经验的基础之上做较大的改善了。
You will now create user-defined visualizations for Tomahawk's dataTable and column components, which will offer substantial improvement over the user experience that you saw previously.
现在您就可以为 Tomahawk 的dataTable和column组件,创建用户定义的可视化,这样就能在用户前面获取经验的基础之上做较大的改善了。
应用推荐