Paul Warelis
Paul Warelis
Hey Andy, What about the module name 'ui.sortable' on angular module boot?
I get the same thing. The **updateSortPriority** function is trying to iterate over scope.enabledColumns Not sure what that's about.
This happens when your columns attribute is not defined
The process is described in the last section of the documentation. Look under **API** / **postProcess**
There is no "peopleGroup" field in your values
You can nest objects, not arrays. Nesting an array inside another makes your data structure three dimensional. How do you represent that on a spreadsheet? Why don't you flatten all...
The idea of a template is that you can apply colors to your layout inside the template.
This package does not do dynamic styles. Maybe update your question