- Grid view
-
This article is about a graphical user interface element. For a grid computing system that deals with data, see data grid.
A grid view or a datagrid is a graphical user interface element (widget) that presents a tabular view of data. A typical grid view also supports some or all of the following:
- Clicking a column header to change the sort order of the grid
- Dragging column headers to change their size and their order
- In-place editing of viewed data
- Row and column separators, and alternating row background colors
An interactive live demo example of this type of list can be seen here[1].
Some widget toolkits distinguish between a grid and a datagrid. If this is the case, the term datagrid refers specifically to a widget that can be linked to a database with little or no effort from the part of a programmer.
They are commonly used to display lists of files, such as the "Details" view in Windows XP file managers.
Grid views are sometimes referred to as spreadsheet widgets (or spreadsheet controls, with control being a common synonym for widget). This is due to grid views' visual and sometimes behavioral similarity to spreadsheet applications. However, though many grid views support editing of underlying data, they can't be used for arbitrary calculations. Spreadsheet widgets occur frequently in scientific applications such as PSPP.
Tutorials
- Interactive Grid with Your Own Hands [dead link]- an article by Dmitry Sheiko
- Practice of grid view using within content management
- Move Over DataGrid There's a New Grid in Town
GUI widgets Command input Data input-output Checkbox · Combo box · Cycle button · Drop-down list · Grid view · List box · Radio button · Scrollbar · Slider · Spinner · Text boxInformational Balloon help · Heads-up display in computing · Heads-up display in video games · Icon · Infobar · Label · Loading screen · Progress bar · Sidebar · Splash screen · Status bar · Throbber · Toast · TooltipContainers Navigational Special windows Related concepts Categories:- Graphical user interfaces
- GUI widgets
Wikimedia Foundation. 2010.