Information
Multiple components can be bound to a single data source.
Any operations on the data source (sorting, filtering, etc.) are automatically propagated to all bound components.
Note: Security restrictions in Chrome prevent this example from working when the page is loaded from the file system (via file:// protocol).
No code