Difference between revisions of "Template:Grid"
From WireCAD Online Help
Wirecadadmin (Talk | contribs) |
Wirecadadmin (Talk | contribs) |
||
Line 1: | Line 1: | ||
==Grid Basics== | ==Grid Basics== | ||
− | Every grid in WireCAD has the same basic functionality. | + | Every grid in WireCAD has the same basic functionality. Some functionality is disabled in some grids.<br> |
+ | * Not all grids display the filter pane. | ||
+ | * Not all grids display the Add New pane. | ||
+ | * Not all grids display the Group panel. | ||
+ | |||
===Definitions=== | ===Definitions=== | ||
− | + | [[File:GridEx2.png|thumb|500px]] | |
− | + | '''Column Header:''' The caption at the top of the grid column.<br> | |
− | + | '''Row:''' Grid row.<br> | |
− | + | '''Active Row:''' The current row that may or may not be editing.<br> | |
− | + | '''Active Cell:''' The current cell that is involved in an edit. It has focus.<br> | |
+ | '''Selection:''' Highlighted array of cells upon which an action may be performed.<br> | ||
===Sorting=== | ===Sorting=== | ||
+ | [[File:GridExSort.png|thumb|500px]] | ||
+ | Clicking any column header will sort by that column. Clicking it again will change the sort direction. | ||
===Grouping=== | ===Grouping=== |
Revision as of 15:31, 29 December 2010
Contents
Grid Basics
Every grid in WireCAD has the same basic functionality. Some functionality is disabled in some grids.
- Not all grids display the filter pane.
- Not all grids display the Add New pane.
- Not all grids display the Group panel.
Definitions
Column Header: The caption at the top of the grid column.
Row: Grid row.
Active Row: The current row that may or may not be editing.
Active Cell: The current cell that is involved in an edit. It has focus.
Selection: Highlighted array of cells upon which an action may be performed.
Sorting
Clicking any column header will sort by that column. Clicking it again will change the sort direction.