Skip to content

Commit 949629a

Browse files
authored
Merge pull request #6057 from IgniteUI/mdragnev/update-mch
Add a note of row island MCH export state
2 parents c3e2a30 + a735f2f commit 949629a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

en/components/grids_templates/export-excel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,11 @@ It is now possible to export @@igComponent with defined [multi-column headers](m
191191
> [!NOTE]
192192
> The exported @@igComponent will not be formatted as a table, since Excel tables do not support multiple row headers.
193193
194+
@@if (igxName === 'IgxHierarchicalGrid') {
195+
> [!NOTE]
196+
> The exported expansion state of the multi-column headers in the row islands will always be in its initial state.
197+
}
198+
194199
@@if (igxName === 'IgxGrid') {
195200
<code-view style="height: 800px;"
196201
data-demos-base-url="{environment:demosBaseUrl}"

0 commit comments

Comments
 (0)