Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
280
unbound column formula: use local function
posted

http://jsfiddle.net/ruslans/edu25wg6/

in this example i didn't left the formula function calculateTotal inside the scope, instead of sticking it onto the global namespace. now igGrid cannot access it?? is there any way to use a local (public) function as a formula for the unbound column? in my actual case, both the formula function and the gridOptions are located in the same angularJs controller.

thanks.

Parents
No Data
Reply Children