Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ChronosSF opened this issue Oct 28, 2024 · 3 comments · May be fixed by #15209 or #15893
Open

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

ChronosSF opened this issue Oct 28, 2024 · 3 comments · May be fixed by #15209 or #15893
Assignees
Labels
🐛 bug Any issue that describes a bug 🔥 severity: high grid: pivot 🆕 status: new status: inactive Used to stale issues and pull requests

Comments

@ChronosSF
Copy link
Member

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

Copy link

There has been no recent activity and this issue has been marked inactive.

Copy link

github-actions bot commented Mar 5, 2025

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Mar 5, 2025
@dkamburov dkamburov removed the status: inactive Used to stale issues and pull requests label Mar 5, 2025
@tishko0 tishko0 linked a pull request Jun 4, 2025 that will close this issue
12 tasks
Copy link

github-actions bot commented Jun 6, 2025

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment