Thursday, 29 August 2013

Does the simpleGrid require additional downloads?

Does the simpleGrid require additional downloads?

I want to try the simpleGrid in a HotTowel project. When it came to:
this.gridViewModel = new ko.simpleGrid.viewModel({
data: this.items, ....
it threw an exception Unable to get property 'viewModel' of undefined or
null reference. I stepped through and found that ko.simpleGrid is
undefined.
Must any other files be added or is simpleGrid available from the standard
Knockout.js library?

No comments:

Post a Comment