Skip to content
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

IgcGrid throws an error when trying to hook the exporter.rowExporting function #1037

Open
agoldenbaum opened this issue Jan 19, 2024 · 1 comment
Assignees
Labels
bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up.

Comments

@agoldenbaum
Copy link

  1. Run the attached sample project (it is a Blazor project at the moment, but the issue happens in scripts - will attach a WC project later)
  2. When the grid appears, click the "Assign Data to Grid" button.
  3. Export the grid and view the console.

Result:
Error in the console that this.rowExporting.emit is not a function

@agoldenbaum agoldenbaum added bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up. labels Jan 19, 2024
@agoldenbaum
Copy link
Author

Forgot to attach sample project. Attaching here:

IgbGridExportTest.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up.
Projects
None yet
Development

No branches or pull requests

2 participants