Posted 12 March 2018, 1:46 pm EST
I would like to add an attribute directive “canHide” to prevent certain columns from being hidden via a separate component I’ve created. So far I haven’t been able to get my directive’s link or controller functions to execute when adding “can-hide” to wj-flex-grid-column (though the directive function itself is called when the attribute is added.
See http://jsfiddle.net/jaa3hq0a/14/. Any suggestions would be appreciated!
