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.