direct-fuel-injection / bbGrid

Grid system on Backbone.js and Bootstrap, sure jQuery :)
http://direct-fuel-injection.github.com/bbGrid
138 stars 59 forks source link

Collection property must be specified error #62

Closed someshmukherjee closed 10 years ago

someshmukherjee commented 10 years ago

Hi,

We are trying to implement bbGrid on our project and we are getting this error inspite of passing the name of the BB Collection (which has the URL param hooked up) :

A "collection" property must be specified

We are using jquery-1.10.2.min.js, Bootstrap v3.1.0. Can you suggest what might be the problem?

Thanks!

direct-fuel-injection commented 10 years ago

Hello, no collection when constructor have been called. Can i see your code where you call it?