Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Releases: marcorinck/ngDynamicColumns

Isolated scopes

20 Aug 08:27

Choose a tag to compare

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.