Access config settings from Custom Grid Property Editor in Angular
Hi,
Sure i'm missing something obvious... if I create a config item in the grid.editors.config.js file how do I access it in the Angular js / HTML? I tried $scope.model.config.mysetting but it's blank, outputting $scope.model doesn't show this config but seemingly something else!
In the accompanying Razor it's accessible via @Model.editor.config.mysetting which is very useful - but is this grid.editors.config.js file just for output settings?
Access config settings from Custom Grid Property Editor in Angular
Hi,
Sure i'm missing something obvious... if I create a config item in the grid.editors.config.js file how do I access it in the Angular js / HTML? I tried $scope.model.config.mysetting but it's blank, outputting $scope.model doesn't show this config but seemingly something else!
In the accompanying Razor it's accessible via @Model.editor.config.mysetting which is very useful - but is this grid.editors.config.js file just for output settings?
Steve
is working on a reply...