Difference between revisions of "Template:Grid"
From WireCAD Online Help
Wirecadadmin (Talk | contribs) |
Wirecadadmin (Talk | contribs) |
||
Line 5: | Line 5: | ||
* Not all grids display the Group panel. | * Not all grids display the Group panel. | ||
− | + | ==Definitions== | |
− | [[File:GridEx2.png|thumb|500px]] | + | [[File:GridEx2.png|thumb|500px|Overview]] |
'''Column Header:''' The caption at the top of the grid column.<br> | '''Column Header:''' The caption at the top of the grid column.<br> | ||
'''Row:''' Grid row.<br> | '''Row:''' Grid row.<br> | ||
Line 13: | Line 13: | ||
'''Selection:''' Highlighted array of cells upon which an action may be performed.<br> | '''Selection:''' Highlighted array of cells upon which an action may be performed.<br> | ||
− | + | ==Sorting== | |
− | [[File:GridExSort.png|thumb|500px]] | + | [[File:GridExSort.png|thumb|500px|Sorting]] |
Clicking any column header will sort by that column. Clicking it again will change the sort direction. | Clicking any column header will sort by that column. Clicking it again will change the sort direction. | ||
− | + | ==Grouping== | |
+ | [[File:GridExGrouped.png|thumb|500px|Grouping]] | ||
+ | Dragging any column header and dropping in on to the Group Panel groups the grid by that column. | ||
+ | |||
===Reordering Columns=== | ===Reordering Columns=== |
Revision as of 15:34, 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.
Grouping
Dragging any column header and dropping in on to the Group Panel groups the grid by that column.