I see absolutely no issue with making a table with Angular that follows the same pattern. We already have the search bit and pagination buttons, so it's simple to add to that.

We're not using any JS library that's already packaged for Angular. So either find an alternative or do it manually.

 

On 17 December 2015 at 14:35, Stan Silvert <ssilvert@redhat.com> wrote:
I'd like to get feedback on our tables.  For partial import, I have a
summary table of what was imported and I need things like sorting,
pagination, and maybe filtering.

I looked at PatternFly's Table View[1], which would ideally be the way
to go.

The problem here is that it's based on jQuery/dataTable[2] and it's a
bit problematic to get it working with Angular.  It can be done, but I'm
not seeing a good consensus on the best way to go about it. From what
I've found so far, mixing jQuery/dataTable with Angular just doesn't
look clean to me.

I'm sure some of you have give a lot of thought to our tables already.
Any ideas?

[1] https://www.patternfly.org/patterns/table/
[2] http://datatables.net/
_______________________________________________
keycloak-dev mailing list
keycloak-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev