Skip to content

Conversation

@PaulL1
Copy link
Contributor

@PaulL1 PaulL1 commented Oct 4, 2014

Tidies up much of the column behaviour.

Removed col.index everywhere it appears, except for in the cell content
templates. For the cell content, replace with col.uid, which is now
uniquely generated when the column is created, and never changed again.

Should also fix #1694, but need to push to be sure.

Tidies up much of the column behaviour.

Removed col.index everywhere it appears, except for in the cell content
templates.  For the cell content, replace with col.uid, which is now
uniquely generated when the column is created, and never changed again.

Should also fix angular-ui#1694, but need to push to be sure.
PaulL1 added a commit that referenced this pull request Oct 4, 2014
Fix #1685: Remove col.index from most code, add col.uid
@PaulL1 PaulL1 merged commit 5d590d8 into angular-ui:master Oct 4, 2014
@PaulL1 PaulL1 deleted the 1685_replace_col_index branch October 4, 2014 00:02
@c0bra c0bra removed the in progress label Oct 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ui-grid-row-edit bug

2 participants