Topic / URL
https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/cell-merging#combined-example
Platform(s) affected
Issue type
Incorrect or misleading content
Description
There is an inconsistency in the "Combined Example" section of the Cell Merging documentation.
The code sample enables merging for the following columns:
However, the explanatory text below the sample states:
"Here, the grid is set to merge only when columns are sorted, and both Category and Product columns are configured for merging."
https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/cell-merging#combined-example
This appears to be leftover text from a previous example. The description should reference OrderID and ShipperName instead of Category and Product so that it matches the code sample.
This issue appears to exist in multiple platform-specific versions of the Cell Merging topic.
Expected content
"Here, the grid is set to merge only when columns are sorted, and both OrderID and ShipperName columns are configured for merging."
Additional context
No response
Topic / URL
https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/cell-merging#combined-example
Platform(s) affected
Issue type
Incorrect or misleading content
Description
There is an inconsistency in the "Combined Example" section of the Cell Merging documentation.
The code sample enables merging for the following columns:
However, the explanatory text below the sample states:
"Here, the grid is set to merge only when columns are sorted, and both Category and Product columns are configured for merging."
https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/cell-merging#combined-example
This appears to be leftover text from a previous example. The description should reference OrderID and ShipperName instead of Category and Product so that it matches the code sample.
This issue appears to exist in multiple platform-specific versions of the Cell Merging topic.
Expected content
"Here, the grid is set to merge only when columns are sorted, and both OrderID and ShipperName columns are configured for merging."
Additional context
No response