issues
search
git4school
/
git4school-visu
Git4School, a dashboard for supporting teacher interventions in Software Engineering courses
https://git4school.firebaseapp.com/
Apache License 2.0
2
stars
3
forks
source link
Clear up questions about ngx-datatable's grouping and detail function
#101
Closed
F0urchette
closed
3 years ago
F0urchette
commented
3 years ago
Description
It seems that there is an
incompatibility
between the
grouping function
and the
detail display function
of ngx-datatable, we have to check if it's true.
We must see if it's possible to
dynamically assign
the property on which the grouping is based
without causing a bug
.
Description