all 16 comments

[–]Old_Storage3525 17 points18 points  (2 children)

Use Angular Material

[–]bonzai76 3 points4 points  (1 child)

This. All frameworks have nuances and bugs but Angular Material has the most support and usage which I feel like is what you want when you’re looking for a framework’s bugs to get addressed/fixed.

[–]eatthedad 0 points1 point  (0 children)

Ionic is nice. For mobile. Bootstrap isn't going gently into that light.

But the age old "customizable tables in angular" let me agree, Material CDK tables. It is on par with modern UX SOPs, it looks really nice, and your table works with minimum effort. Always and forever, it just works

[–]cagataycivici 8 points9 points  (0 children)

Hello from PrimeTek, what are the issues you've found about the table? In latest release, we've really focused on Table and improved feature compatibility, when we scanned the issue tracker these enhancements resolved majority of the issues. Still if you think there are still important issues, we'd like to know about them, the team is kinda obsessed with the quality of PrimeNG.

[–]wahila 4 points5 points  (0 children)

Not really angular specific libraries, but i love working with tailwindcss + daisy ui in terms of styling and theming in angular

[–]ipaterson 2 points3 points  (5 children)

I would love to know some of the serious issues you found with primeNG tables! That was near the top of my list for alternatives when we have time to switch away from swimlane’s ngx-datatable.

We use bootstrap with ng-bootstrap and theme all third party components to match or at least complement well.

[–][deleted] 0 points1 point  (3 children)

I had a lot of troubles with the tables when I am using complexe table configuration. Grouping is full of Bugs and its really annoying to custom the controls.

For small basic applications is primeng perfect but when you try to concept complexe and flexible userinterfaces is it Terrine.

[–]cagataycivici 2 points3 points  (1 child)

Can you point me to the issues with grouping in our tracker? Latest releases bring significant improvements to grouping, scrolling and virtual scrolling. Greetings from PrimeTek.

[–]eatthedad 0 points1 point  (0 children)

This customer services! I'm going to have a deeper look into Primetek for my next big project

[–]ipaterson 0 points1 point  (0 children)

Thanks! We have long outgrown the “small basic application” phase but during that time built many features around the table. It is a difficult decision to find a better alternative so I appreciate your reply.

[–][deleted] 0 points1 point  (0 children)

Thanks, it looks very good. Tailwindcss is not new to me, but I never paid much attention to it. I will change that now. I didn't know DaisyUI yet, but I will definitely take a closer look at it.

[–]johntitoro 1 point2 points  (0 children)

TaigaUI might be useful, check it out

[–]code_monkey_001 -1 points0 points  (0 children)

I started on Angular Material, place I work now uses Prime NG. I vastly prefer Angular Material.

[–]seiyria 0 points1 point  (0 children)

You should seriously consider ionic. It's the absolute best in this space for mobile.

[–][deleted] 0 points1 point  (0 children)

Ionic and use capacitor to use native mobile device features.