This repository was archived by the owner on Apr 13, 2025. It is now read-only.
Releases: marcorinck/ngDynamicColumns
Releases · marcorinck/ngDynamicColumns
Isolated scopes
You can now use isolated scopes in your column directives. Set "scopedAttrs" in your column configuration and let angularJS handle it.
Look into the demo application ("isolatedscope" column) to see it in action.