Skip to content

Conversation

StrangelyTyped
Copy link
Contributor

This allows grids to be created for an array of primitives, such as
an array of Strings, and bind a column to each value in the data array
instead of having to bind to a property within each value.

Satisfies #5359

This allows grids to be created for an array of primitives, such as
an array of Strings, and bind a column to each value in the data array
instead of having to bind to a property within each value.

Satisfies #5359
@angular-git-user
Copy link

This sounds helpful, or else extra efforts of binding cols with data[i] was required

@mportuga mportuga merged commit 739e578 into angular-ui:master Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants