Calling $scope.gridOptions.groupBy.getArguments Returns the error TypeError: 
'caller', 'callee', and 'arguments' properties may not be accessed on 
strict mode functions or the arguments objects for calls to them

Is there currently any way to retrieve the current group and sort 
configuration of the grid? Thinking worst case I can scrape the grouping 
area of the DOM and parse the results into what I need, but that is 
obviously very brittle and hackish. Also scraping the DOM for the sorting 
information will not work because there are cases when the grid shows the 
black arrow on multiple columns. (I believe that is a bug since there isn't 
a way to sort by multiple columns at once is there?)

Any help would be greatly appreciated!

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to