ifference between revisions of "EMO:The Data Grid"
Line 46: | Line 46: | ||
===Selecting Fields=== | ===Selecting Fields=== | ||
+ | |||
+ | {|class="wikitable" | ||
+ | ! Selection !! Method !! Result | ||
+ | |- | ||
+ | | | ||
+ | :''Single Field'' | ||
+ | | | ||
+ | :Click on field with the Mouse | ||
+ | | | ||
+ | :Field border is highlighted in grey | ||
+ | |- | ||
+ | | | ||
+ | :''Multiple Fields'' | ||
+ | | | ||
+ | :Click and drag with mouse to describe a rectangle containing the required fields | ||
+ | | | ||
+ | :Selected fields are bordered in grey and appear highlighted in a pale purple (except for upper left field) | ||
+ | |- | ||
+ | | | ||
+ | :''Single Row'' | ||
+ | | | ||
+ | :Click on row label | ||
+ | | | ||
+ | :Row border is highlighted in grey and row fields are highlighted in pale purple | ||
+ | |- | ||
+ | | | ||
+ | :''Single Column'' | ||
+ | | | ||
+ | :Click on column header | ||
+ | | | ||
+ | :Column border is highlighted in grey and row fields are highlighted in pale purple | ||
+ | |- | ||
+ | | | ||
+ | :''Multiple Rows'' | ||
+ | | | ||
+ | :Click and drag mouse across adjacent row labels | ||
+ | | | ||
+ | :The border of the selected rows is highlighted in grey and row fields are highlighted in pale purple | ||
+ | |- | ||
+ | | | ||
+ | :''Multiple Columns'' | ||
+ | | | ||
+ | :Click and drag mouse across adjacent column headers | ||
+ | | | ||
+ | :The border of selected columns is highlighted in grey and column fields are highlighted in pale purple | ||
+ | |- | ||
+ | | | ||
+ | :''Whole Table'' | ||
+ | | | ||
+ | :Click on the top left table corner (not the top left field) | ||
+ | | | ||
+ | :The whole table is highlighted in pale purple | ||
+ | |} | ||
+ | |||
+ | ===Copying to Clipboard=== | ||
+ | |||
+ | <span style="color:#2E5894"> | ||
+ | '''>> To copy all or part of a Data Grid to the Windows clip board:''' | ||
+ | </span> | ||
+ | |||
+ | #Highlighting the fields to be copied with a click and drag operation. Highlighted fields appear light purple except for the first field in the selection which remains uncoloured (but will appear within the grey border around all selected cells) | ||
+ | #Using ''<CTRL><C>'' to copy to the clip board | ||
+ | |||
+ | Data copied to the clipboard can be copied directly to Excel retaining the columns and rows of the original grid. | ||
+ | |||
+ | ===Pasting from Clipboard=== | ||
+ | |||
+ | <span style="color:#2E5894"> | ||
+ | '''>> Use <CTRL><V> to paste data from the clipboard into a Data Grid.''' | ||
+ | |||
+ | To be noted when pasting: | ||
+ | *Original row and column structure of a cutting from an Excel spreadsheet will be retained | ||
+ | *In cases where the data grid can only accept data for a fixed number of fields, surplus clipboard data will be discarded | ||
+ | *Where an unlimited number of repeating fields can be accepted in the Grid (e.g. Nodes defining a Transmission System) new rows will be created when the number of pasted rows exceeds the number of displayed rows | ||
+ | |||
+ | ---- | ||
+ | '''WARNING!''' The Data Grid attempts to paste directly in any area you have highlighted within the Grid. If the clipboard holds more fields than the highlighted area, extra clipboard fields are pasted over the top of non-highlighted fields replacing their contents. | ||
+ | ---- | ||
+ | |||
+ | ===Creating New Rows in a Table=== | ||
+ | |||
+ | <span style="color:#2E5894"> | ||
+ | '''>> To create a new row in a table Data Grid:''' |
Revision as of 10:58, 9 January 2013
All text-format data appearing in the Presentation Interface appears in a Data Grid. The Data Grid can appear as:
- A single data entry field (a single cell grid)
- A column of data entry fields
- A row of data entry fields
- A table ("grid") of data entry fields
Editing a Data Grid Field
>> To enter text in a field:
1. Make the field current and enter field 'edit mode' by:
- Right mouse click inside the field box (a grey border will appear around the cell)
- Use the Arrow (Up, Down, Left and Right) keys to move to the required field and pressing the <SPACE> bar
2. Type the text you want to enter - this will replace all text currently in the field
Keys | Function |
---|---|
|
|
|
|
|
|
|
|
NOTE: Standard text editing features such as highlighting, cutting and pasting are supported in Data Grid fields.
Advanced Data Grid Features
Selecting Fields
Selection | Method | Result |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copying to Clipboard
>> To copy all or part of a Data Grid to the Windows clip board:
- Highlighting the fields to be copied with a click and drag operation. Highlighted fields appear light purple except for the first field in the selection which remains uncoloured (but will appear within the grey border around all selected cells)
- Using <CTRL><C> to copy to the clip board
Data copied to the clipboard can be copied directly to Excel retaining the columns and rows of the original grid.
Pasting from Clipboard
>> Use <CTRL><V> to paste data from the clipboard into a Data Grid.
To be noted when pasting:
- Original row and column structure of a cutting from an Excel spreadsheet will be retained
- In cases where the data grid can only accept data for a fixed number of fields, surplus clipboard data will be discarded
- Where an unlimited number of repeating fields can be accepted in the Grid (e.g. Nodes defining a Transmission System) new rows will be created when the number of pasted rows exceeds the number of displayed rows
WARNING! The Data Grid attempts to paste directly in any area you have highlighted within the Grid. If the clipboard holds more fields than the highlighted area, extra clipboard fields are pasted over the top of non-highlighted fields replacing their contents.
Creating New Rows in a Table
>> To create a new row in a table Data Grid: