-
Notifications
You must be signed in to change notification settings - Fork 156
[igxPivot] Add empty dimension and values template. #10996
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
Conversation
|
@MayaKirova Also, when you open the grid and remove one by one every column and row dimension it makes them disabled but not entirely removing them from the configuration. In this case the message "Pivot grid has no dimensions and values defined" should not show.
|
|
The empty message has been updated to also be applicable when dimensions/values are disabled. @mddragnev The error seems to originate from master, it does not seem related to templates. |
projects/igniteui-angular/src/lib/grids/pivot-grid/pivot-filtering.service.ts
Outdated
Show resolved
Hide resolved
projects/igniteui-angular/src/lib/data-operations/pivot-strategy.ts
Outdated
Show resolved
Hide resolved
projects/igniteui-angular/src/lib/data-operations/pivot-strategy.ts
Outdated
Show resolved
Hide resolved
…ss strategies and services.

Closes #10977
Additional information (check all that apply):
Checklist:
feature/README.MDupdates for the feature docsREADME.MDCHANGELOG.MDupdates for newly added functionalityng updatemigrations for the breaking changes (migrations guidelines)