Difference between revisions of "DB:Project Cable"
Wirecadadmin (Talk | contribs) (Created page with "{{PageHeader |shortcut=cg |perms=CablesCollection - AllowAddNew, AllowEdit, AllowDelete |level=All |desc=Project Cables grid.}} [[File:CablesGrid.png|thumb|Database>Cables>Projec...") |
Wirecadadmin (Talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
! Setting !! Description | ! Setting !! Description | ||
|- | |- | ||
− | | '''File>New'''||Shows the New Cable Dialog.[[ | + | | '''File>New'''||Shows the New Cable Dialog.[[File:Newcable.png|thumb|Database>Cables[New]]] |
|- | |- | ||
| '''File>Save'''||Saves the changes. | | '''File>Save'''||Saves the changes. | ||
Line 29: | Line 29: | ||
|- | |- | ||
| '''Edit>Increment Select Down'''||Uses the top cell in the selection as the source data appending a numeric value and incrementing it down for each cell in the selection. | | '''Edit>Increment Select Down'''||Uses the top cell in the selection as the source data appending a numeric value and incrementing it down for each cell in the selection. | ||
− | + | ||
− | + | ||
|} | |} | ||
{{grid}} | {{grid}} |
Latest revision as of 12:07, 21 January 2011
Command Line Shortcut: cg User Permissions Level: CablesCollection - AllowAddNew, AllowEdit, AllowDelete |
Contents
Settings Explanation
Setting | Description |
---|---|
File>New | Shows the New Cable Dialog. |
File>Save | Saves the changes. |
File>Exit | Closes the form. |
Edit>Undo | Undoes ALL changes back to last save. Use sparingly. |
Edit>Refresh | Refreshes the data. |
Edit>Clear Data | Deletes the data in the current selection. |
Edit>Delete Selected Row(s) | Deletes the selected rows from the database. Be sure to save your changes. |
Edit>Copy Selection Down | Uses the top cell in the selection as the source data and repeats it down for each cell in the selection. |
Edit>Increment Select Down | Uses the top cell in the selection as the source data appending a numeric value and incrementing it down for each cell in the selection.
|
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.
- Not all grids display the Ripple List.
Exporting Data
Any grid can export data to the following formats:
- Excel
- XML
- HTML
- Text
Data is exported with the current column display order, grouping and sorting applied.
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 it onto the Group Panel groups the grid by that column.
Reordering Columns
Dragging any column header and dropping in on another column header moves that column.
Display/Hide Columns
- Right-click any column header.
- Select [Choose Columns].
- Drag existing column headers to the dialog to hide them.
- Drag columns from the dialog to the grid to show them.