gridview信息详情

gridview发音

意思翻译

n.显示数据表格(一种控件)

相似词语短语

gridiron games───网格游戏

living off the grid───脱离电网生活

managerial grid───管理方格; 管理网;管理方格;[管理]管理网;管理方格理论

prevalent traffic gridlock───普遍的交通堵塞

broil king griddle───烤大锅

grid bear───网格熊

gridiron plan───网格规划图

grid home───网格主页

gridiron───n.烤架;格状物;橄榄球场

grid search───[体]格子状搜寻;[数]格点搜索

双语使用场景

GridView also introduces a new concept-the state of a row element.───GridView还引入一个新概念—行元素状态。

Finally, the GridView can embed images through the ImageField column type.───最后,GridView能够通过ImageField列类型嵌入图像。

GridView and Data Source controls.───GridView和数据源控件。

Gets a reference to the TableItemStyle object that enables you to set the appearance of the row selected for editing in a GridView control.───获取对TableItemStyle对象的引用,使用该对象可以设置GridView控件中为进行编辑而选中的行的外观。

If the total row count is supplied by the source data object, the GridView control will request only a page of rows at a time.───如果源数据对象提供了总行数,则GridView控件一次只请求一页行。

As long as the focus is on plain data display, it's hard to imagine the need for a brand new grid control like the GridView.───如果焦点是显示纯数据,则不需要像GridView这样全新的网格控件。

The default property of the GridView is to hide the header and footer when no rows are bound to it.───GridView的默认属性是隐藏的页眉和页脚时没有行被绑定到它。

In the test run we just performed, you saw Grid View, where you can get an overall sense of how the grid application is executing.───在这个我们刚刚完成的测试运行中,我们看到一个GridView,藉此我们能了解到网格应用程序执行的总体情况。

In code, set the Width property of the ItemStyle property for a GridView control column to the width that you want.───在代码中,将GridView控件列的ItemStyle属性的Width属性设置为所需的宽度。

英语使用场景

Interestingly enough, these two enum types happen to be shared by all of the data view controls—GridView, DetailsView, and FormView.

In general, though, data source controls and the GridView control provide for codeless data binding.

This enables rich GridView scenarios in which the control can offer codeless sorting, filtering, and paging capabilities.