This is a migrated thread and some comments may be shown as answers.

Grid transport support for Azure SignalR Service

1 Answer 82 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Muttley
Top achievements
Rank 1
Muttley asked on 11 Apr 2019, 09:25 AM

Hi,

I'm in the process of porting a WebApp that uses Kendo UI for jQuery Grid's with on-premise SignalR, to Azure SignalR Service (serverless mode) using the SignalR client from the .NET Core npm.

I have it mostly working, however it seems that the Kendo Grid (v2019.1.220) expects transport.signalr.server.read to be assigned, but with Azure SignalR Service (serverless), invoking server-side methods is not supported. If I remove the setting, the grid throws an error if transport.signalr.server.read is not defined even though it can't be used. The Azure team recommends calling a REST API to populate the grid as invoking server-side methods is not supported. It's not as clean as invoking a server-side method by getting the grid dataSource to read, but it works.

Anybody have an experience with Azure SignalR Service and grids? Are there are any plans in the works from Telerik to support the new Azure SignalR Service?

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 12 Apr 2019, 01:56 PM
Hi,

Please refer to the answer in the support ticket that you have opened with the same question. If further assistance is needed, I would suggest that we continue the communication in the ticket.


Best Regards,
Konstantin Dikov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
Muttley
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or