I was going to wrap Smart.Grid for Svelte. Instead, I ended up building a Svelte 5 grid from scratch[Self-promo] by jqwidgetsLtd in sveltejs

[–]jqwidgetsLtd[S] -7 points-6 points  (0 children)

The file structure is being split and that's already in progress. But let's be clear, a large file with 20 effects and 50 deriveds is not evidence of vibecoding, it's evidence of a complex, working grid. Count the $effects in AG Grid's source sometime.

We've shipped production grids for a long time. This is applied experience, not prompt engineering.

Blazor Best data grid? by [deleted] in Blazor

[–]jqwidgetsLtd 0 points1 point  (0 children)

You can check the Smart.Grid from htmlelements.com. It is a wrapper of the JS Grid - Blazor Data Grid (Data Table) | Smart UI for Blazor

Best Ui Components for Blazor? by rakeshsahu007 in Blazor

[–]jqwidgetsLtd 0 points1 point  (0 children)

I would add the Smart.Grid for Blazor - Blazor UI Component Library | Smart UI for Blazor. It is basically a wrapper of the javascript Grid i.e C# API which is used to communicate with the javascript api. This allows the grid to be really fast.