8000 Update table-context-menu.md (#1308) · telerik/reporting-docs@379cef0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 379cef0

Browse files
Update table-context-menu.md (#1308)
* Update table-context-menu.md * Update table-context-menu.md
1 parent 0277767 commit 379cef0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

designing-reports/report-designer-tools/web-report-designer/tools/table-context-menu.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ position: 9
1212

1313
The table context menu may be opened in two ways:
1414

15-
* Hover over the corresponding table, table column, or table row. Click on the ellipses (`...`) that will appear when you hover.
16-
* Open the _Explorer_ tab in the Components/Explorer area of the Web Designer and find the corresponding table. Expand the groups. Click on the ellipses (`...`) beside the item.
15+
* Hover over the corresponding table, table column, or table row. Click on the ellipses `...` when they appear.
16+
* Open the _Explorer_ tab in the Components/Explorer area of the Web Designer and find the corresponding table. Expand the groups. Click on the ellipses `...` beside the item.
1717

18-
The exact options in the menu depend on the selected table part - see [Crosstab Areas]({%slug telerikreporting/designing-reports/report-structure/table-crosstab-list/understanding-crosstab-areas%}). They are determined by the static and dynamic groups the column/row falls in, whether there are merged cells, etc.
18+
The exact options in the menu depend on the selected table part - see [Crosstab Areas]({%slug telerikreporting/designing-reports/report-structure/table-crosstab-list/understanding-crosstab-areas%}). The static and dynamic groups the column/row falls in, the availability of merged cells, etc. may also impact the content of the context menu.
1919

2020
## Context Menu for the entire Table item
2121

@@ -46,7 +46,7 @@ The context menu items are as follows. Some of the options may be hidden or disa
4646
* __Delete Columns__: Use to delete the corresponding columns.
4747
* __Delete Rows__: Use to delete the corresponding rows.
4848
* __Rotate Layout__: Rotate the table so that its columns become rows and vice-versa.
49-
* __Add Group__: Use to add Row/Column group. Available options for `Row Group` / `Column Group`: `Parent`, `Child`, `Adjacent Above/Left` or `Adjacent Below/Right`.
49+
* __Add Group__: Use to add Row/Column group. Available options for `Row Group` / `Column Group`: `Parent`, `Child`, `Adjacent Above/Left`, or `Adjacent Below/Right`.
5050
* __Move Column__: Use to move a column or selection of columns. Only columns from static groups may be moved. If there are merged cells in the column, all the columns within the merged cells will be automatically selected and moved. Works only in tables and not in crosstabs. The designer automatically detects the possible moving directions. Available options: `Move Left` and `Move Right`.
5151

5252
## Context Menu for a Table Row
@@ -66,6 +66,6 @@ The context menu items are as follows. Some of the options may be hidden or disa
6666
* __Delete Rows__: Use to delete the corresponding row.
6767
* __Rotate Layout__: Rotate the table so that its rows become columns and vice-versa.
6868
* __Split Cells__: Use to split the merged cells on the row.
69-
* __Add Group__: Use to add Row/Column group. Available options: `Parent`, `Child`, `Adjacent Above/Left`, or `Adjacent Below/Right`.
69+
* __Add Group__: Use to add Row/Column group. Available options for `Row Group` / `Column Group`: `Parent`, `Child`, `Adjacent Above/Left`, or `Adjacent Below/Right`.
7070
* __Row Group__: Use to delete the group. You may choose whether to delete only the group or the related items as well. Available options: `Delete Group Only` and `Delete Group and Related Rows`.
7171
* __Add Total Row__: Add a row with totals. The row will contain the Sum of the cell contents in the corresponding column when applicable.

0 commit comments

Comments
 (0)
0