SitePen / dgrid

A lightweight, mobile-ready, data-driven, modular grid widget designed for use with dstore
http://dgrid.io/
Other
628 stars 295 forks source link

0.3: Allow empty stores to be observed #1361

Closed mwistrand closed 7 years ago

mwistrand commented 7 years ago

Resolves #1359. Allows grid with initially empty stores to still be observed.

edhager commented 7 years ago

Thanks @mwistrand!