Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はAngularが初めてで、データがサーバーから来る前に起動したくないので、関数内でgridOption宣言しようとしています。ng-gridしかし、そうすると、エラーが発生します。
gridOption
ng-grid
TypeError: Cannot set property 'gridDim' of undefined
何が起こっている?