!--a11y-->
Use
You use this procedure to edit
service files, language resources and context data values with the grid control editor.Procedure
The operation of the functions available in the grid control editor is similar, regardless of the type of file you are editing.
Editing Functions
Function |
Procedure |
Result |
Create entry |
|
SAP@Web Studio creates new entry. The edit box expands as you type. |
Edit cell |
|
SAP@Web Studio updates cell contents. The edit box expands as you type. |
Copy cell data |
You can also use keyboard operations. |
SAP@Web Studio copies selected data to buffer. |
Cut cell data |
You can also use keyboard operations. |
SAP@Web Studio deletes selected data from cell and copies it to buffer. |
Paste data from buffer |
You can also use keyboard operations. |
SAP@Web Studio pastes data from buffer to selected cell. |
Delete cell data |
You can also use keyboard operations. |
SAP@Web Studio deletes selected data from cell. When you delete text with the Delete function, it is gone. To rescue deleted text, choose Undo immediately. If you want to remove text and copy it to the buffer, use Cut. |
Undo |
You can also use keyboard operations. |
Reverses previous operation. |
Layout Definition Functions
Function |
Procedure |
Result |
Sort column entries |
Click column header. |
Column entries are sorted alphabetically. To reverse the order, click column header again. |
Resize columns |
Place cursor between column headers until you see a crosshair and drag in either direction to get required column sizes. |
Columns are resized. |
Navigation Functions
Function |
Procedure |
Result |
Move from cell to cell |
To go to next cell, use TAB key.To go to previous cell, use SHIFT+TAB . |
Cursor moves to next / previous cell. |
Move from line to line |
Use arrow keys. |
Focus moves to next / previous line. |
Scroll file up / down |
Use vertical scroll bar or page up/down key. |
File scrolls up / down. |
Scroll file across |
Use horizontal scroll bar. |
File scrolls across. |