Skip to content

Conversation

@xdenser
Copy link

@xdenser xdenser commented Jan 31, 2013

kg.Grid.buildColumns changes columnDefinitions (adds column with checkboxes) and that changes original array. If that array is reused for new grid instance - unneeded columns added. So just clone original columnDefinitions in constructor.
Fixes #178

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.

Selection column cloned when koGrid in template and columnDefs used

1 participant