@david.wylie I had a project where I wanted to reuse a datagrid component that had more features out of the box than the anvil datagrid.
I liked what you did with Tabulator so I had a go at taking it on.
It was nice that the table has header sorting by default and is super fast to load.
Adding rows also is simple and doesn’t require a complete redrawing of the element…
Here’s what i’ve come up with.
The example Clone Link and dependency:
https://anvil.works/build#clone:JVL5ORAAPZ6SVWDU=JA27THWRHTGHH7XK4U36PRN4
Hopefully the native datagrid element will get some enhanced features and this dependency will become useless…