Wednesday, September 27, 2017

Why grid.appScope.value return undefined in celltemplate

In a grid celltemplate, I am tring the get a value which is in the parent scope of a grid like this

<div sigef-entrees-sorties="grid.getCellValue(row, col)"
type-flux="grid.appScope.typeFlux">
</div>

but grid.appScope.typeFlux is undefined. So how can i get this value.

Thanks.

Source: AngularJS



from Angular Questions https://angularquestions.com/2017/09/27/why-grid-appscope-value-return-undefined-in-celltemplate/
via @lzomedia #developer #freelance #web

No comments:

Post a Comment