Skip to content

Add blog post about pivoted React DataGrids#290

Merged
radubrehar merged 2 commits into
masterfrom
cursor/infinite-table-blog-article-015c
Jul 15, 2026
Merged

Add blog post about pivoted React DataGrids#290
radubrehar merged 2 commits into
masterfrom
cursor/infinite-table-blog-article-015c

Conversation

@cursor

@cursor cursor Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a new Infinite Table blog article highlighting the pivoting docs feature.
  • Covers generated pivot columns, custom pivot headers, total/grand-total columns, and links back to the relevant docs.
  • Embeds the existing docs demos for pivoting and pivot total columns.

Suggested tweet

Build cross-tab reports in React without handcrafting every column.

Our new Infinite Table article shows how DataSource pivoting generates DataGrid columns from your data, while still letting you customize headers, totals, and formatting.

Read it here: https://infinite-table.com/blog/2026/07/10/building-pivoted-react-datagrids-with-generated-columns

Validation

  • npm run index-content in www completed successfully and generated the new route.
  • npm --prefix source run build completed successfully.
  • npm --prefix www run next-build compiled successfully, then failed during TypeScript validation on an existing www/dataserver/cli.ts commander typing issue: Property 'InvalidArgumentError' does not exist on type 'CommanderStatic'.
Open in Web View Automation 

@radubrehar
radubrehar merged commit d3c9604 into master Jul 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants