Kendo table should synchronize with latest data without refreshing the page

1 Answer 54 Views
Grid
Sasi
Top achievements
Rank 1
Sasi asked on 03 May 2021, 05:24 AM
Requirment:
For Example one user is updated a row and saved it in his machine. after sometime (eg:5min)another user is trying to editing same row  in the same table in his machine. Then the first user changes is overridden by second user changes. The first user changes is not updating second user table without refreshing the page.

Technologies we used :
Frontend technologies:kendo , Angular js ,
backend  technologies: java
database:SQL server

Kindly Requesting any one  to suggest best solution for this. 

1 Answer, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 05 May 2021, 10:03 AM

Hello Sasi,

Currently we don't have an example implementation of this in Java. However here are two sample projects that might help:

Integrating the Grid with SignalR -  https://github.com/telerik/kendo-angular/tree/master/examples/projects/grid-signalr

Updating Charts at real time with WebSocket API - https://github.com/telerik/kendo-angular/tree/master/examples/projects/chart-websockets

Regards,
Dimiter Madjarov
Progress Telerik

Тhe web is about to get a bit better! 

The Progress Hack-For-Good Challenge has started. Learn how to enter and make the web a worthier place: https://progress-worthyweb.devpost.com.

Tags
Grid
Asked by
Sasi
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Share this question
or