Skip to content

fix: Group totals formatter missing column context#1202

Merged
ghiscoding merged 1 commit into
masterfrom
bugfix/group-totals-formatter
May 6, 2026
Merged

fix: Group totals formatter missing column context#1202
ghiscoding merged 1 commit into
masterfrom
bugfix/group-totals-formatter

Conversation

@ghiscoding

@ghiscoding ghiscoding commented May 5, 2026

Copy link
Copy Markdown
Collaborator

fixes #165

vibe coded a fix with Copilot

Description

This PR fixes multiple SlickGrid issues:

Group totals formatter missing column context

  • Modified defaultTotalsCellFormatter to pass column definition to group totals formatters
  • Enables column-specific formatting in group totals rows

Testing

  • Test group totals formatting with custom formatters

Files Changed

  • src/slick.groupitemmetadataprovider.ts

@ghiscoding ghiscoding merged commit cf2dbe6 into master May 6, 2026
4 checks passed
@ghiscoding ghiscoding deleted the bugfix/group-totals-formatter branch May 6, 2026 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CheckboxSelectColumn, GroupItemMetadataProvider and DataView with grouping bugs

1 participant