New to Kendo UI for Angular? Start a free 30-day trial

Binding the Angular Data Grid to Streaming Data

You can bind the Grid to streaming data and display up-to-date information in tabular form. Real-time tables help the users monitor and maintain different data and support data-driven decision-making.

For the purposes of the demo, the following Grid is consuming mocked data by utilizing RxJS Observables. In a real-world scenario, the data will be retrieved from a service or a third-party API.

The following example demonstrates a Grid with live updating data in action.

Example
View Source
Change Theme:

In this article

Not finding the help you need?