Unplanned
Last Updated: 27 Apr 2021 10:32 by ADMIN
Glen
Created on: 20 Sep 2019 19:42
Category: KendoReact
Type: Feature Request
0
SignalR binding support for Grid and other controls

Hi

Please add SignalR support for grid and other controls similar to Kendo UI for jQuery.

 

Thank you

1 comment
ADMIN
Stefan
Posted on: 23 Sep 2019 07:38

Hello, Glen,

Thank you for the request.

Please have in mind, that we have to take this into a discussion as the components only display data and to not keep internal state for the data. This is based on the React best practices for state immutability.

I can suggest checking the official approach to use React with SignalR:

https://codingblast.com/asp-net-core-signalr-chat-react/

The same approach can be used with the Grid by binding it to the state value which will receive the new data.

Regards,
Stefan
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items