Skip to content

Commit

Permalink
Merge pull request #863 from IgniteUI/mtihova/fix-862
Browse files Browse the repository at this point in the history
Edited data shown for consistency with other platforms
  • Loading branch information
kdinev authored Nov 14, 2024
2 parents 882d179 + 1bc3171 commit 6c447af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/grids/pivot-grid/data-selector/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export class Sample {
],
values: [
{
member: "SalePrice",
member: "Sales",
enabled:false,
dataType: 'currency',
aggregate: {
Expand Down

0 comments on commit 6c447af

Please sign in to comment.