Closed shammai closed 10 years ago
Hi Shammai,
Indeed, that's why there's another Range feature called custom-cell-template
. Check out the README and you'll find some examples.
Cheers,
David
Thanks for the fast response . I'll give that try. On Jul 9, 2014 6:37 PM, "David" notifications@github.com wrote:
Hi Shammai,
Indeed, that's why there's another Range feature called custom-cell-template. Check out the README and you'll find some examples.
Cheers,
David
— Reply to this email directly or view it on GitHub https://github.com/gdepourtales/ng-cells/issues/12#issuecomment-48491161 .
That seems to have done the trick!
Thanks.
Glad it did ;-)
The custom html function (custom-html-fn) callback can embed a directive but the directive is not evaluated afterwards. This limits the possibility of adding custom functionality via directives or other modules.