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

Implementing Client-Side process log table using KendoUI controls

1 Answer 172 Views
Application
This is a migrated thread and some comments may be shown as answers.
Hedayat
Top achievements
Rank 1
Hedayat asked on 25 Jun 2014, 02:14 PM
I want to call a long-time running server-side job. During the process, I am going to refresh a log table in the client-side. Because of some concerns about platform and user experiences(with regard to browser, HTML5 support and etc.), as far as possible I want to get ride of WebSocket and SignalR programming. 
In this case the first solution is, in an interval, client connects to the server and read a log file and show in HTML.

I want to know is there any ready solution using KendoUI controls and functionalities?

Thanks of all,
Hedayat

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 26 Jun 2014, 11:02 AM
Hello Hedayat,

I am afraid that we do not have such example that matches the requirements of your project. We have a demo that shows how to bind Kendo UI Grid to a SignalR dataSource, that should give you a starting point:

http://demos.telerik.com/kendo-ui/grid/signalr

In case you have any questions building your application, please do not hesitate to contact us.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Application
Asked by
Hedayat
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or