Tagged Questions
2
votes
1answer
1k views
Advanced JavaScript data store & grid widget
We have written a data store / grid widget system in JavaScript that automatically updates all widgets associated with a data store whenever some of the data changes.
Its nice features are:
it ...