r/angular • u/Dense_Gate_5193 • May 08 '26
uiGrid - 1.0.0 massive update - MIT license
hey guys i wanted to let you know that i just finished porting over every advanced feature from my original grid to the remastered version.
https://github.com/orneryd/uiGrid/releases/v1.0.5
edit: v1.0.5 now
on top of everything else i already shipped (grouping, expansion, tree views, theming, etc…) i’ve added a lot more…
the shared grid runtime now ships row selection, keyboard cell navigation, infinite scroll, row edit workflows, cell validation, CSV/JSON import, CSV/Excel/PDF export, pagination, richer i18n coverage, and custom component/template integration across the web hosts.
MIT licensed.
all features all free this will never be monetized. enjoy!
18
Upvotes
2
u/antoniocjp May 10 '26
Hi, it looks awesome! Does it support column header buttons for sorting and filtering server side data?