Skip to content

cellClick's event args in Pivot Grid not all resolvable #14970

Open
@ChronosSF

Description

@ChronosSF

Description

Tring to use some of the getters in the cellClick's event args for igxPivotGrid result in exceptions.

  • igniteui-angular version: n/a
  • browser: n/a

Steps to reproduce

  1. Open any of the pivot samples and bind to cellClick
  2. Try to console log event.cell.row

Result

An exception is thrown when the event handler is hit.

Expected result

No exceptions and the row data to include the proper values.

Attachments

n/a

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions