Skip to content

Cell Merging topic: Combined Example description refers to Category/Product instead of OrderID/ShipperName #457

Description

@jsakamotoIGJP

Topic / URL

https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/cell-merging#combined-example

Platform(s) affected

  • Angular
  • React
  • WebComponents
  • Blazor
  • All platforms

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:

  • OrderID
  • ShipperName

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."

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions