New to Kendo UI for jQuery? Download free 30-day trial

jQuery Grid Binding to SignalR

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
signalr.html
Sample service

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery Grid enables you to perform real-time updates for all users which start a session with your web app. This is especially useful for web applications which require high-frequency updates, for example, chat apps, real-time gaming, and so on.

This demo showcases how to bind the Grid to a SignalR Service by setting the dataSource.type to signalr and configuring the transport.signalr configuration.

This Grid example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Support & Learning Resources

Additional Resources